Home
last modified time | relevance | path

Searched refs:tty_wakeup (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/tty/
H A Damiserial.c328 tty_wakeup(info->tport.tty); in transmit_chars()
392 tty_wakeup(port->tty); in check_modem_status()
852 tty_wakeup(tty); in rs_flush_buffer()
H A Dtty_port.c51 tty_wakeup(tty); in tty_port_default_wakeup()
H A Dmxser.c733 tty_wakeup(tty); in mxser_change_speed()
840 tty_wakeup(tty); in mxser_check_modem_status()
1038 tty_wakeup(tty); in mxser_flush_buffer()
2205 tty_wakeup(tty); in mxser_transmit_chars()
H A Dmoxa.c1241 tty_wakeup(tty); in moxa_flush_buffer()
1377 tty_wakeup(tty); in moxa_poll_port()
1382 tty_wakeup(tty); in moxa_poll_port()
H A Disicom.c491 tty_wakeup(tty); in isicom_tx()
601 tty_wakeup(tty); in isicom_interrupt()
898 tty_wakeup(tty); in isicom_flush_buffer()
H A Drocket.c457 tty_wakeup(tty); in rp_do_transmit()
1638 tty_wakeup(tty); in rp_write()
1707 tty_wakeup(tty); in rp_flush_buffer()
H A Dtty_io.c520 * tty_wakeup - request more data
528 void tty_wakeup(struct tty_struct *tty) in tty_wakeup() function
543 EXPORT_SYMBOL_GPL(tty_wakeup); variable
808 tty_wakeup(tty); in __start_tty()
H A Dcyclades.c671 tty_wakeup(tty); in cyy_chip_tx()
729 tty_wakeup(tty); in cyy_chip_modem()
1076 tty_wakeup(tty); in cyz_handle_tx()
1690 tty_wakeup(tty); in cy_flush_buffer()
/kernel/linux/linux-6.6/drivers/tty/
H A Damiserial.c293 tty_wakeup(info->tport.tty); in transmit_chars()
357 tty_wakeup(port->tty); in check_modem_status()
809 tty_wakeup(tty); in rs_flush_buffer()
H A Dtty_port.c69 tty_wakeup(tty); in tty_port_default_wakeup()
H A Dmoxa.c1538 tty_wakeup(tty); in moxa_flush_buffer()
1676 tty_wakeup(tty); in moxa_poll_port()
1681 tty_wakeup(tty); in moxa_poll_port()
H A Dmxser.c560 tty_wakeup(tty); in mxser_handle_cts()
896 tty_wakeup(tty); in mxser_flush_buffer()
1598 tty_wakeup(tty); in mxser_transmit_chars()
H A Dtty_io.c508 * tty_wakeup - request more data
515 void tty_wakeup(struct tty_struct *tty) in tty_wakeup() function
529 EXPORT_SYMBOL_GPL(tty_wakeup); variable
789 tty_wakeup(tty); in __start_tty()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_uart.c456 tty_wakeup(tty); in sdio_uart_transmit_chars()
496 tty_wakeup(tty); in sdio_uart_check_modem_status()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dcon3215.c88 struct tasklet_struct tlet; /* tasklet to invoke tty_wakeup */
335 * Call tty_wakeup from tasklet context
344 tty_wakeup(tty); in raw3215_wakeup()
1092 tty_wakeup(tty); in tty3215_flush_buffer()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_uart.c443 tty_wakeup(tty); in sdio_uart_transmit_chars()
483 tty_wakeup(tty); in sdio_uart_check_modem_status()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3215.c340 tty_wakeup(tty); in raw3215_next_io()
1062 tty_wakeup(tty); in tty3215_flush_buffer()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgtty.c71 tty_wakeup(port->port.tty);
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h459 void tty_wakeup(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgtty.c71 tty_wakeup(port->port.tty);
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c296 tty_wakeup(port->port.tty); in gs_start_tx()
573 tty_wakeup(port->port.tty); in gs_start_io()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_serial.c295 tty_wakeup(port->port.tty); in gs_start_tx()
576 tty_wakeup(port->port.tty); in gs_start_io()
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.c745 tty_wakeup(tty); in __hvc_poll()
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h494 extern void tty_wakeup(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.c745 tty_wakeup(tty); in __hvc_poll()

Completed in 51 milliseconds

12