Home
last modified time | relevance | path

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

/drivers/tty/
Dn_hdlc.c195 #define n_hdlc2tty(n_hdlc) ((n_hdlc)->tty) macro
236 struct tty_struct *tty = n_hdlc2tty (n_hdlc); in n_hdlc_release()