Home
last modified time | relevance | path

Searched refs:tty_wakeup (Results 1 – 24 of 24) sorted by relevance

/linux-5.19.10/Documentation/driver-api/tty/
Dtty_struct.rst57 :identifiers: tty_wakeup
/linux-5.19.10/drivers/tty/
Damiserial.c292 tty_wakeup(info->tport.tty); in transmit_chars()
356 tty_wakeup(port->tty); in check_modem_status()
809 tty_wakeup(tty); in rs_flush_buffer()
Dtty_port.c51 tty_wakeup(tty); in tty_port_default_wakeup()
Dmxser.c559 tty_wakeup(tty); in mxser_handle_cts()
894 tty_wakeup(tty); in mxser_flush_buffer()
1595 tty_wakeup(tty); in mxser_transmit_chars()
Dmoxa.c1539 tty_wakeup(tty); in moxa_flush_buffer()
1675 tty_wakeup(tty); in moxa_poll_port()
1680 tty_wakeup(tty); in moxa_poll_port()
Dtty_io.c522 void tty_wakeup(struct tty_struct *tty) in tty_wakeup() function
536 EXPORT_SYMBOL_GPL(tty_wakeup);
796 tty_wakeup(tty); in __start_tty()
Dpty.c95 tty_wakeup(tty->link); in pty_unthrottle()
Dvcc.c416 tty_wakeup(tty); in vcc_tx_timer()
Dmips_ejtag_fdc.c468 tty_wakeup(tty); in mips_ejtag_fdc_put_chan()
Dn_gsm.c1440 tty_wakeup(tty); in gsm_control_modem()
1936 tty_wakeup(tty); in gsm_dlci_data()
Dn_tty.c274 tty_wakeup(tty->link); in n_tty_check_unthrottle()
Dsynclink_gt.c917 tty_wakeup(tty); in flush_buffer()
1915 tty_wakeup(tty); in bh_transmit()
/linux-5.19.10/drivers/s390/char/
Dcon3215.c340 tty_wakeup(tty); in raw3215_next_io()
997 tty_wakeup(tty); in tty3215_flush_buffer()
/linux-5.19.10/drivers/mmc/core/
Dsdio_uart.c443 tty_wakeup(tty); in sdio_uart_transmit_chars()
483 tty_wakeup(tty); in sdio_uart_check_modem_status()
/linux-5.19.10/include/linux/
Dtty.h465 void tty_wakeup(struct tty_struct *tty);
/linux-5.19.10/drivers/usb/host/
Dxhci-dbgtty.c71 tty_wakeup(port->port.tty); in dbc_start_tx()
/linux-5.19.10/drivers/usb/gadget/function/
Du_serial.c291 tty_wakeup(port->port.tty); in gs_start_tx()
568 tty_wakeup(port->port.tty); in gs_start_io()
/linux-5.19.10/drivers/tty/hvc/
Dhvc_console.c745 tty_wakeup(tty); in __hvc_poll()
Dhvcs.c541 tty_wakeup(tty); in hvcs_try_write()
/linux-5.19.10/net/bluetooth/rfcomm/
Dtty.c1040 tty_wakeup(tty); in rfcomm_tty_flush_buffer()
/linux-5.19.10/drivers/usb/serial/
Dio_ti.c1580 tty_wakeup(tty); in handle_new_msr()
2069 tty_wakeup(tty); in edge_send()
Dti_usb_3410_5052.c1423 tty_wakeup(tty); in ti_handle_new_msr()
/linux-5.19.10/drivers/char/pcmcia/
Dsynclink_cs.c816 tty_wakeup(tty); in bh_transmit()
1680 tty_wakeup(tty); in mgslpc_flush_buffer()
/linux-5.19.10/drivers/staging/fwserial/
Dfwserial.c781 tty_wakeup(tty); in fwtty_tx()