Home
last modified time | relevance | path

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

/drivers/tty/ipwireless/
Dtty.c549 static const struct tty_operations tty_ops = { variable
583 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()
/drivers/tty/
Dnozomi.c1798 static const struct tty_operations tty_ops = { variable
1842 tty_set_operations(ntty_driver, &tty_ops); in nozomi_init()