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

/linux-master/drivers/tty/
H A Dn_hdlc.c350 * n_hdlc_tty_wakeup - Callback for transmit wakeup
355 static void n_hdlc_tty_wakeup(struct tty_struct *tty) function
360 } /* end of n_hdlc_tty_wakeup() */
794 .write_wakeup = n_hdlc_tty_wakeup,

Completed in 415 milliseconds