Searched refs:n_tty_inherit_ops (Results 1 - 2 of 2) sorted by relevance

/drivers/pps/clients/
H A Dpps-ldisc.c113 n_tty_inherit_ops(&pps_ldisc_ops);
/drivers/tty/
H A Dn_tty.c2115 * n_tty_inherit_ops - inherit N_TTY methods
2122 void n_tty_inherit_ops(struct tty_ldisc_ops *ops) function
2128 EXPORT_SYMBOL_GPL(n_tty_inherit_ops); variable

Completed in 120 milliseconds