Home
last modified time | relevance | path

Searched refs:tty_port_tty_wakeup (Results 1 – 25 of 25) sorted by relevance

/Linux-v5.4/drivers/tty/
Dtty_port.c385 void tty_port_tty_wakeup(struct tty_port *port) in tty_port_tty_wakeup() function
389 EXPORT_SYMBOL_GPL(tty_port_tty_wakeup);
Dehv_bytechan.c438 tty_port_tty_wakeup(&bc->port); in ehv_bc_tty_tx_isr()
Dnozomi.c776 tty_port_tty_wakeup(&port->port); in send_data()
/Linux-v5.4/drivers/staging/gdm724x/
Dgdm_tty.c152 tty_port_tty_wakeup(&gdm->port); in gdm_tty_send_complete()
/Linux-v5.4/drivers/usb/serial/
Ddigi_acceleport.c375 tty_port_tty_wakeup(&port->port); in digi_wakeup_write_lock()
1033 tty_port_tty_wakeup(&port->port); in digi_write_bulk_callback()
1517 tty_port_tty_wakeup(&port->port); in digi_read_oob_callback()
Dkeyspan_pda.c106 tty_port_tty_wakeup(&port->port); in keyspan_pda_wakeup_write()
Dio_edgeport.c731 tty_port_tty_wakeup(&edge_port->port->port); in edge_interrupt_callback()
830 tty_port_tty_wakeup(&edge_port->port->port); in edge_bulk_out_data_callback()
871 tty_port_tty_wakeup(&edge_port->port->port); in edge_bulk_out_cmd_callback()
Dusb-serial.c548 tty_port_tty_wakeup(&port->port); in usb_serial_port_work()
Dmos7720.c971 tty_port_tty_wakeup(&mos7720_port->port->port); in mos7720_bulk_out_data_callback()
Dti_usb_3410_5052.c1339 tty_port_tty_wakeup(&port->port); in ti_send()
Dmos7840.c822 tty_port_tty_wakeup(&port->port); in mos7840_bulk_out_data_callback()
/Linux-v5.4/drivers/s390/char/
Dsclp_tty.c128 tty_port_tty_wakeup(&sclp_port); in sclp_ttybuf_callback()
Dsclp_vt220.c147 tty_port_tty_wakeup(&sclp_vt220_port); in sclp_vt220_process_queue()
/Linux-v5.4/drivers/tty/serial/
Difx6x60.c462 tty_port_tty_wakeup(&ifx_dev->tty_port); in ifx_spi_prepare_tx_buffer()
717 tty_port_tty_wakeup(&ifx_dev->tty_port); in ifx_spi_complete()
Dserial_core.c104 tty_port_tty_wakeup(&state->port); in uart_write_wakeup()
667 tty_port_tty_wakeup(&state->port); in uart_flush_buffer()
/Linux-v5.4/drivers/staging/greybus/
Duart.c199 tty_port_tty_wakeup(&gb_tty->port); in gb_uart_receive_credits_handler()
285 tty_port_tty_wakeup(&gb_tty->port); in gb_uart_tx_write_work()
/Linux-v5.4/drivers/staging/isdn/gigaset/
Dinterface.c499 tty_port_tty_wakeup(&cs->port); in if_wake()
/Linux-v5.4/arch/um/drivers/
Dline.c262 tty_port_tty_wakeup(&line->port); in line_write_interrupt()
/Linux-v5.4/include/linux/
Dtty.h691 extern void tty_port_tty_wakeup(struct tty_port *port);
/Linux-v5.4/drivers/tty/hvc/
Dhvsi.c886 tty_port_tty_wakeup(&hp->port); in hvsi_write_worker()
/Linux-v5.4/net/bluetooth/rfcomm/
Dtty.c366 tty_port_tty_wakeup(&dev->port); in rfcomm_wfree()
/Linux-v5.4/drivers/net/usb/
Dhso.c1927 tty_port_tty_wakeup(&serial->port); in hso_std_serial_write_bulk_callback()
1992 tty_port_tty_wakeup(&serial->port); in ctrl_callback()
/Linux-v5.4/drivers/isdn/capi/
Dcapi.c630 tty_port_tty_wakeup(&mp->port); in capi_recv_message()
/Linux-v5.4/drivers/usb/class/
Dcdc-acm.c571 tty_port_tty_wakeup(&acm->port); in acm_softint()
/Linux-v5.4/drivers/staging/fwserial/
Dfwserial.c697 tty_port_tty_wakeup(&port->port); in fwtty_tx_complete()