Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_hdlc.c181 static struct n_hdlc *n_hdlc_alloc (void);
337 n_hdlc = n_hdlc_alloc(); in n_hdlc_tty_open()
861 static struct n_hdlc *n_hdlc_alloc (void) in n_hdlc_alloc() function