Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_hdlc.c153 static struct n_hdlc *n_hdlc_alloc(void);
234 n_hdlc = n_hdlc_alloc(); in n_hdlc_tty_open()
697 static struct n_hdlc *n_hdlc_alloc(void) in n_hdlc_alloc() function