Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dconsole.c138 static struct termios *console_termios[MAX_NR_CONSOLES]; variable
2490 console_driver.termios = console_termios; in con_init()