Man Page: input_get_new_minor
Operating Environment: centos
Section: 9
INPUT_GET_NEW_MINOR(9) Input Subsystem INPUT_GET_NEW_MINOR(9)NAMEinput_get_new_minor - allocates a new input minor numberSYNOPSISint input_get_new_minor(int legacy_base, unsigned int legacy_num, bool allow_dynamic);ARGUMENTSlegacy_base beginning or the legacy range to be searched legacy_num size of legacy range allow_dynamic whether we can also take ID from the dynamic rangeDESCRIPTIONThis function allocates a new device minor for from input major namespace. Caller can request legacy minor by specifying legacy_base and legacy_num parameters and whether ID can be allocated from dynamic range if there are no free IDs in legacy range.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_GET_NEW_MINOR(9)
| Related Man Pages |
|---|
| makedev(3) - freebsd |
| autopush(1m) - opendarwin |
| autopush(1m) - linux |
| autopush(1m) - x11r4 |
| autopush(1m) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |