Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pps/clients/
Dpps-ldisc.c123 n_tty_inherit_ops(&pps_ldisc_ops); in pps_tty_init()
/linux-4.1.27/include/linux/
Dtty.h604 extern void n_tty_inherit_ops(struct tty_ldisc_ops *ops);
/linux-4.1.27/drivers/tty/
Dn_tty.c2569 void n_tty_inherit_ops(struct tty_ldisc_ops *ops) in n_tty_inherit_ops() function
2575 EXPORT_SYMBOL_GPL(n_tty_inherit_ops);