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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_hdlc.c364 /* n_hdlc_send_frames()
375 static void n_hdlc_send_frames (struct n_hdlc *n_hdlc, struct tty_struct *tty) function
382 printk("%s(%d)n_hdlc_send_frames() called\n",__FILE__,__LINE__);
458 printk("%s(%d)n_hdlc_send_frames() exit\n",__FILE__,__LINE__);
460 } /* end of n_hdlc_send_frames() */
485 n_hdlc_send_frames (n_hdlc, tty);
736 n_hdlc_send_frames(n_hdlc,tty);

Completed in 25 milliseconds