Searched refs:tty_major (Results 1 – 1 of 1) sorted by relevance
360 static int tty_major; variable3243 if (tty_major) in hso_init()3244 tty_drv->major = tty_major; in hso_init()3298 MODULE_PARM_DESC(tty_major, "Set the major tty number");3299 module_param(tty_major, int, 0644);