Lines Matching full:numbers
189 * register_chrdev_region() - register a range of device numbers
190 * @from: the first in the desired range of device numbers; must include
192 * @count: the number of consecutive device numbers required
223 * alloc_chrdev_region() - register a range of char device numbers
225 * @baseminor: first of the requested range of minor numbers
226 * @count: the number of minor numbers required
229 * Allocates a range of char device numbers. The major number will be
247 * @baseminor: first of the requested range of minor numbers
248 * @count: the number of minor numbers required
300 * unregister_chrdev_region() - unregister a range of device numbers
301 * @from: the first in the range of numbers to unregister
302 * @count: the number of device numbers to unregister
304 * This function will unregister a range of @count device numbers,
306 * allocated those numbers in the first place...
324 * @baseminor: first of the range of minor numbers
325 * @count: the number of minor numbers this cdev is occupying
470 * @count: the number of consecutive minor numbers corresponding to this