Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_hdlc.c359 * n_hdlc_tty_wakeup - Callback for transmit wakeup
364 static void n_hdlc_tty_wakeup(struct tty_struct *tty) in n_hdlc_tty_wakeup() function
369 } /* end of n_hdlc_tty_wakeup() */ in n_hdlc_tty_wakeup()
821 .write_wakeup = n_hdlc_tty_wakeup,
/kernel/linux/linux-6.6/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) in n_hdlc_tty_wakeup() function
360 } /* end of n_hdlc_tty_wakeup() */ in n_hdlc_tty_wakeup()
794 .write_wakeup = n_hdlc_tty_wakeup,

Completed in 3 milliseconds