Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_tty (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/tty/
Dtty_port.c233 wait_event_interruptible_tty(port->close_wait, in tty_port_block_til_ready()
Dn_r3964.c1080 wait_event_interruptible_tty(pInfo->read_wait, in r3964_read()
Dcyclades.c1602 wait_event_interruptible_tty(info->port.close_wait, in cy_open()
/linux-3.4.99/include/linux/
Dtty.h641 #define wait_event_interruptible_tty(wq, condition) \ macro
/linux-3.4.99/drivers/tty/serial/
Dcrisv10.c3992 wait_event_interruptible_tty(info->close_wait, in block_til_ready()
4143 wait_event_interruptible_tty(info->close_wait, in rs_open()