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

/linux-master/drivers/tty/
H A Dn_hdlc.c256 * n_hdlc_send_frames - send frames on pending send buffer list
264 static void n_hdlc_send_frames(struct n_hdlc *n_hdlc, struct tty_struct *tty) function
333 } /* end of n_hdlc_send_frames() */
346 n_hdlc_send_frames(n_hdlc, tty);
568 n_hdlc_send_frames(n_hdlc, tty);

Completed in 99 milliseconds