Lines Matching full:numbers
192 * register_chrdev_region() - register a range of device numbers
193 * @from: the first in the desired range of device numbers; must include
195 * @count: the number of consecutive device numbers required
226 * alloc_chrdev_region() - register a range of char device numbers
228 * @baseminor: first of the requested range of minor numbers
229 * @count: the number of minor numbers required
232 * Allocates a range of char device numbers. The major number will be
250 * @baseminor: first of the requested range of minor numbers
251 * @count: the number of minor numbers required
303 * unregister_chrdev_region() - unregister a range of device numbers
304 * @from: the first in the range of numbers to unregister
305 * @count: the number of device numbers to unregister
307 * This function will unregister a range of @count device numbers,
309 * allocated those numbers in the first place...
327 * @baseminor: first of the range of minor numbers
328 * @count: the number of minor numbers this cdev is occupying
473 * @count: the number of consecutive minor numbers corresponding to this