Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pps/clients/
H A Dpps-ldisc.c109 n_tty_inherit_ops(&pps_ldisc_ops); in pps_tty_init()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c2543 void n_tty_inherit_ops(struct tty_ldisc_ops *ops) in n_tty_inherit_ops() function
2549 EXPORT_SYMBOL_GPL(n_tty_inherit_ops);
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h737 extern void n_tty_inherit_ops(struct tty_ldisc_ops *ops);