Searched refs:tty_ops (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/arch/um/drivers/ | ||
H A D | chan_user.h | 31 tty_ops, xterm_ops; |
H A D | tty.c | 70 const struct chan_ops tty_ops = { variable in typeref:struct:chan_ops |
H A D | chan_kern.c | 435 { "tty", &tty_ops }, |
/linux-4.4.14/drivers/tty/ipwireless/ | ||
H A D | tty.c | 562 static const struct tty_operations tty_ops = { variable in typeref:struct:tty_operations 594 tty_set_operations(ipw_tty_driver, &tty_ops); ipwireless_tty_init() |
/linux-4.4.14/drivers/tty/ | ||
H A D | nozomi.c | 1867 static const struct tty_operations tty_ops = { variable in typeref:struct:tty_operations 1913 tty_set_operations(ntty_driver, &tty_ops); nozomi_init() |
Completed in 149 milliseconds