Searched refs:NUM_MINORS (Results 1 – 2 of 2) sorted by relevance
98 #define NUM_MINORS 65536 macro
1040 rc = alloc_chrdev_region(&dev, 0, NUM_MINORS, "vmur"); in ur_init()1062 unregister_chrdev_region(ur_first_dev_maj_min, NUM_MINORS); in ur_exit()