Searched refs:out_wait_q (Results 1 – 2 of 2) sorted by relevance
147 wait_queue_head_t out_wait_q; member366 init_waitqueue_head(&port->out_wait_q); in initialize_port()664 poll_wait(file, &port->out_wait_q, wait); in sync_serial_poll()1075 add_wait_queue(&port->out_wait_q, &wait); in sync_serial_write()1089 remove_wait_queue(&port->out_wait_q, &wait); in sync_serial_write()1313 wake_up_interruptible(&port->out_wait_q); in tr_interrupt()1454 wake_up_interruptible(&port->out_wait_q); in manual_interrupt()
168 wait_queue_head_t out_wait_q; member355 init_waitqueue_head(&port->out_wait_q); in initialize_port()572 poll_wait(file, &port->out_wait_q, wait); in sync_serial_poll()1155 add_wait_queue(&port->out_wait_q, &wait); in sync_serial_write()1187 remove_wait_queue(&port->out_wait_q, &wait); in sync_serial_write()1434 wake_up_interruptible(&port->out_wait_q); in tr_interrupt()1596 wake_up_interruptible(&port->out_wait_q); in manual_interrupt()