Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_hdlc.c265 * n_hdlc_send_frames - send frames on pending send buffer list
273 static void n_hdlc_send_frames(struct n_hdlc *n_hdlc, struct tty_struct *tty) in n_hdlc_send_frames() function
342 } /* end of n_hdlc_send_frames() */ in n_hdlc_send_frames()
355 n_hdlc_send_frames(n_hdlc, tty); in n_hdlc_tty_write_work()
584 n_hdlc_send_frames(n_hdlc, tty); in n_hdlc_tty_write()
/kernel/linux/linux-6.6/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) in n_hdlc_send_frames() function
333 } /* end of n_hdlc_send_frames() */ in n_hdlc_send_frames()
346 n_hdlc_send_frames(n_hdlc, tty); in n_hdlc_tty_write_work()
568 n_hdlc_send_frames(n_hdlc, tty); in n_hdlc_tty_write()

Completed in 2 milliseconds