Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_hdlc.c197 #define n_hdlc2tty(n_hdlc) ((n_hdlc)->tty) macro
245 struct tty_struct *tty = n_hdlc2tty (n_hdlc); in n_hdlc_release()