Searched refs:in_wait_q (Results 1 – 2 of 2) sorted by relevance
148 wait_queue_head_t in_wait_q; member367 init_waitqueue_head(&port->in_wait_q); in initialize_port()665 poll_wait(file, &port->in_wait_q, wait); in sync_serial_poll()1139 wait_event_interruptible(port->in_wait_q, in sync_serial_read()1369 wake_up_interruptible(&port->in_wait_q); in rx_interrupt()1439 wake_up_interruptible(&port->in_wait_q); in manual_interrupt()
169 wait_queue_head_t in_wait_q; member356 init_waitqueue_head(&port->in_wait_q); in initialize_port()573 poll_wait(file, &port->in_wait_q, wait); in sync_serial_poll()633 wait_event_interruptible(port->in_wait_q, in __sync_serial_read()1481 wake_up_interruptible(&port->in_wait_q); in handle_rx_packet()1578 wake_up_interruptible(&port->in_wait_q); in manual_interrupt()