Lines Matching full:numbers
188 * register_chrdev_region() - register a range of device numbers
189 * @from: the first in the desired range of device numbers; must include
191 * @count: the number of consecutive device numbers required
222 * alloc_chrdev_region() - register a range of char device numbers
224 * @baseminor: first of the requested range of minor numbers
225 * @count: the number of minor numbers required
228 * Allocates a range of char device numbers. The major number will be
246 * @baseminor: first of the requested range of minor numbers
247 * @count: the number of minor numbers required
299 * unregister_chrdev_region() - return a range of device numbers
300 * @from: the first in the range of numbers to unregister
301 * @count: the number of device numbers to unregister
303 * This function will unregister a range of @count device numbers,
305 * allocated those numbers in the first place...
323 * @baseminor: first of the range of minor numbers
324 * @count: the number of minor numbers this cdev is occupying
466 * @count: the number of consecutive minor numbers corresponding to this