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