Home
last modified time | relevance | path

Searched refs:ttytab (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dkeyboard.c95 static struct tty_struct **ttytab; variable
206 tty = ttytab? ttytab[fg_console]: NULL; in handle_scancode()
960 ttytab = console_driver.table; in kbd_init()
/linux-2.4.37.9/drivers/sbus/char/
Dsunkbd.c114 static struct tty_struct **ttytab; variable
510 tty = ttytab? ttytab[fg_console]: NULL; in __sunkbd_inchar()
1249 ttytab = console_driver.table; in sun_kbd_init()