Searched refs:GB_NUM_MINORS (Results 1 – 1 of 1) sorted by relevance
35 #define GB_NUM_MINORS 16 /* 16 is more than enough */ macro365 minor = idr_alloc(&tty_minors, gb_tty, 0, GB_NUM_MINORS, GFP_KERNEL); in alloc_minor()768 if (gb_tty->minor != GB_NUM_MINORS) in gb_tty_port_destruct()833 gb_tty->minor = GB_NUM_MINORS; in gb_uart_probe()950 gb_tty_driver = tty_alloc_driver(GB_NUM_MINORS, 0); in gb_tty_init()