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

/linux-master/arch/um/drivers/
H A Dchan_user.h32 tty_ops, xterm_ops;
H A Dtty.c70 const struct chan_ops tty_ops = { variable in typeref:struct:chan_ops
H A Dchan_kern.c425 { "tty", &tty_ops },
/linux-master/drivers/tty/ipwireless/
H A Dtty.c549 static const struct tty_operations tty_ops = { variable in typeref:struct:tty_operations
583 tty_set_operations(ipw_tty_driver, &tty_ops);
/linux-master/drivers/tty/
H A Dnozomi.c1779 static const struct tty_operations tty_ops = { variable in typeref:struct:tty_operations
1823 tty_set_operations(ntty_driver, &tty_ops);

Completed in 111 milliseconds