Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pps/clients/
Dpps-ldisc.c123 n_tty_inherit_ops(&pps_ldisc_ops); in pps_tty_init()
/Linux-v4.19/include/linux/
Dtty.h711 extern void n_tty_inherit_ops(struct tty_ldisc_ops *ops);
/Linux-v4.19/drivers/tty/
Dn_tty.c2477 void n_tty_inherit_ops(struct tty_ldisc_ops *ops) in n_tty_inherit_ops() function
2483 EXPORT_SYMBOL_GPL(n_tty_inherit_ops);