Searched refs:tty_wait (Results 1 – 1 of 1) sorted by relevance
366 wait_queue_head_t tty_wait; member1002 wake_up_interruptible(&dc->port[port].tty_wait); in receive_flow_control()1313 init_waitqueue_head(&dc->port[i].tty_wait); in nozomi_setup_private_data()1801 rval = wait_event_interruptible(port->tty_wait, in ntty_ioctl()