Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dtty_port.h111 wait_queue_head_t delta_msr_wait; member
/linux/drivers/tty/serial/
H A Dtimbuart.c223 wake_up_interruptible(&port->state->port.delta_msr_wait); in timbuart_mctrl_check()
H A Dvt8500_serial.c222 wake_up_interruptible(&port->state->port.delta_msr_wait); in handle_delta_cts()
H A Dserial_core.c1224 add_wait_queue(&port->delta_msr_wait, &wait); in uart_wait_modem_status()
1250 remove_wait_queue(&port->delta_msr_wait, &wait); in uart_wait_modem_status()
1841 wake_up_interruptible(&port->delta_msr_wait); in uart_hangup()
1858 wake_up_interruptible(&port->delta_msr_wait); in uart_port_shutdown()
H A Dpxa.c214 wake_up_interruptible(&up->port.state->port.delta_msr_wait); in check_modem_status()
H A Dsa1100.c105 wake_up_interruptible(&sport->port.state->port.delta_msr_wait); in sa1100_mctrl_check()
H A Dsunsab.c303 wake_up_interruptible(&up->port.state->port.delta_msr_wait); in check_status()
H A Dzs.c687 wake_up_interruptible(&uport->state->port.delta_msr_wait); in zs_status_handle()
H A Dsc16is7xx.c735 wake_up_interruptible(&port->state->port.delta_msr_wait); in sc16is7xx_update_mlines()
H A Dsunsu.c427 wake_up_interruptible(&up->port.state->port.delta_msr_wait); in check_modem_status()
H A Dpmac_zilog.c325 wake_up_interruptible(&uap->port.state->port.delta_msr_wait); in pmz_status_handle()
H A Dsunzilog.c447 wake_up_interruptible(&up->port.state->port.delta_msr_wait); in sunzilog_status_handle()
/linux/drivers/usb/serial/
H A Dssu100.c423 wake_up_interruptible(&port->port.delta_msr_wait); in ssu100_update_msr()
H A Dark3116.c476 wake_up_interruptible(&port->port.delta_msr_wait); in ark3116_update_msr()
H A Dgeneric.c537 ret = wait_event_interruptible(port->port.delta_msr_wait, in usb_serial_generic_tiocmiwait()
H A Dmct_u232.c590 wake_up_interruptible(&port->port.delta_msr_wait); in mct_u232_read_int_callback()
H A Dch341.c771 wake_up_interruptible(&port->port.delta_msr_wait); in ch341_update_status()
H A Doti6858.c708 wake_up_interruptible(&port->port.delta_msr_wait); in oti6858_read_int_callback()
H A Dquatech2.c813 wake_up_interruptible(&port->port.delta_msr_wait); in qt2_update_msr()
H A Df81232.c236 wake_up_interruptible(&port->port.delta_msr_wait); in f81232_read_msr()
H A Dmxuport.c393 wake_up_interruptible(&port->port.delta_msr_wait); in mxuport_msr_event()
H A Dcypress_m8.c1117 wake_up_interruptible(&port->port.delta_msr_wait); in cypress_read_int_callback()
H A Dpl2303.c1181 wake_up_interruptible(&port->port.delta_msr_wait); in pl2303_update_line_status()
H A Df81534.c1030 wake_up_interruptible(&port->port.delta_msr_wait); in f81534_msr_changed()
H A Dusb-serial.c1195 wake_up_interruptible(&port->port.delta_msr_wait); in usb_serial_disconnect()

12