input_free_minor(9) release previously allocated minor

SYNOPSIS

void input_free_minor(unsigned int minor);

ARGUMENTS

minor

minor to be released

DESCRIPTION

This function releases previously allocated input minor so that it can be reused later.

COPYRIGHT