Searched refs:tty_ops (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/um/drivers/
H A Dchan_user.h31 tty_ops, xterm_ops;
H A Dtty.c70 const struct chan_ops tty_ops = { variable in typeref:struct:chan_ops
H A Dchan_kern.c435 { "tty", &tty_ops },
/linux-4.4.14/drivers/tty/ipwireless/
H A Dtty.c562 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 Dnozomi.c1867 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