Searched refs:GB_NUM_MINORS (Results 1 – 1 of 1) sorted by relevance
35 #define GB_NUM_MINORS 16 /* 16 is more than enough */ macro376 minor = idr_alloc(&tty_minors, gb_tty, 0, GB_NUM_MINORS, GFP_KERNEL); in alloc_minor()986 gb_tty_driver = tty_alloc_driver(GB_NUM_MINORS, 0); in gb_tty_init()