Home
last modified time | relevance | path

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

12

/linux/drivers/tty/
H A Dtty_port.c95 init_waitqueue_head(&port->delta_msr_wait); in tty_port_init()
410 wake_up_interruptible(&port->delta_msr_wait); in tty_port_hangup()
H A Damiserial.c324 wake_up_interruptible(&port->delta_msr_wait); in check_modem_status()
533 wake_up_interruptible(&info->tport.delta_msr_wait); in shutdown()
1136 prepare_to_wait(&info->tport.delta_msr_wait, in rs_ioctl()
1161 finish_wait(&info->tport.delta_msr_wait, &wait); in rs_ioctl()
H A Dmxser.c700 wake_up_interruptible(&port->port.delta_msr_wait); in mxser_check_modem_status()
841 wake_up_interruptible(&info->port.delta_msr_wait); in mxser_shutdown_port()
1228 return wait_event_interruptible(info->port.delta_msr_wait, in mxser_ioctl()
/linux/include/linux/
H A Dtty_port.h111 wait_queue_head_t delta_msr_wait; member
/linux/drivers/tty/serial/
H A Dserial_mctrl_gpio.c205 wake_up_interruptible(&port->state->port.delta_msr_wait); in mctrl_gpio_irq_handle()
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 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 Dimx.c785 wake_up_interruptible(&sport->port.state->port.delta_msr_wait); in __imx_uart_rtsint()
988 wake_up_interruptible(&sport->port.state->port.delta_msr_wait); in imx_uart_mctrl_check()
H A Dsunsab.c303 wake_up_interruptible(&up->port.state->port.delta_msr_wait); in check_status()
H A Dsunsu.c451 wake_up_interruptible(&up->port.state->port.delta_msr_wait); in check_modem_status()
H A Dmxs-auart.c733 wake_up_interruptible(&s->port.state->port.delta_msr_wait); in mxs_auart_modem_status()
/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.c584 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_read_int_callback()
H A Doti6858.c708 wake_up_interruptible(&port->port.delta_msr_wait); in oti6858_read_int_callback()
H A Df81232.c237 wake_up_interruptible(&port->port.delta_msr_wait); in f81232_read_msr()
H A Dquatech2.c813 wake_up_interruptible(&port->port.delta_msr_wait); in qt2_update_msr()
H A Dmxuport.c393 wake_up_interruptible(&port->port.delta_msr_wait); in mxuport_msr_event()
H A Dcypress_m8.c1099 wake_up_interruptible(&port->port.delta_msr_wait); in cypress_read_int_callback()
H A Df81534.c1030 wake_up_interruptible(&port->port.delta_msr_wait); in f81534_msr_changed()
H A Dti_usb_3410_5052.c1417 wake_up_interruptible(&tport->tp_port->port.delta_msr_wait); in ti_handle_new_msr()

12