Home
last modified time | relevance | path

Searched refs:open_wait (Results 1 – 22 of 22) sorted by relevance

/drivers/tty/
Dtty_port.c24 init_waitqueue_head(&port->open_wait); in tty_port_init()
149 wake_up_interruptible(&port->open_wait); in tty_port_hangup()
276 prepare_to_wait(&port->open_wait, &wait, TASK_INTERRUPTIBLE); in tty_port_block_til_ready()
303 finish_wait(&port->open_wait, &wait); in tty_port_block_til_ready()
396 wake_up_interruptible(&port->open_wait); in tty_port_close_end()
Damiserial.c414 wake_up_interruptible(&port->open_wait); in check_modem_status()
1375 wake_up_interruptible(&info->open_wait); in rs_set_termios()
1509 wake_up_interruptible(&info->tport.open_wait); in rs_hangup()
Drocket.c536 wake_up_interruptible(&info->port.open_wait); in rp_handle_port()
1056 wake_up_interruptible(&port->open_wait); in rp_close()
1547 wake_up_interruptible(&info->port.open_wait); in rp_hangup()
Dsynclink_gt.c774 wake_up_interruptible(&info->port.open_wait); in hangup()
2101 wake_up_interruptible(&info->port.open_wait); in dcd_change()
3306 add_wait_queue(&port->open_wait, &wait); in block_til_ready()
3345 remove_wait_queue(&port->open_wait, &wait); in block_til_ready()
Dsynclinkmp.c858 wake_up_interruptible(&info->port.open_wait); in hangup()
2485 wake_up_interruptible(&info->port.open_wait); in isr_io_pin()
3320 add_wait_queue(&port->open_wait, &wait); in block_til_ready()
3366 remove_wait_queue(&port->open_wait, &wait); in block_til_ready()
Dcyclades.c726 wake_up_interruptible(&info->port.open_wait); in cyy_chip_modem()
1138 wake_up_interruptible(&info->port.open_wait); in cyz_handle_cmd()
2841 wake_up_interruptible(&info->port.open_wait); in cy_set_termios()
Dsynclink.c1353 wake_up_interruptible(&info->port.open_wait); in mgsl_isr_io_pin()
3220 wake_up_interruptible(&info->port.open_wait); in mgsl_hangup()
3301 add_wait_queue(&port->open_wait, &wait); in block_til_ready()
3347 remove_wait_queue(&port->open_wait, &wait); in block_til_ready()
Disicom.c594 wake_up_interruptible(&port->port.open_wait); in isicom_interrupt()
Dmoxa.c1311 wake_up_interruptible(&ch->port.open_wait); in moxa_set_termios()
Dmxser.c830 wake_up_interruptible(&port->port.open_wait); in mxser_check_modem_status()
/drivers/tty/serial/
D68328serial.c1065 wake_up_interruptible(&info->open_wait);
1088 wake_up_interruptible(&info->open_wait);
1140 add_wait_queue(&info->open_wait, &wait);
1172 remove_wait_queue(&info->open_wait, &wait);
1287 init_waitqueue_head(&info->open_wait);
D68328serial.h161 wait_queue_head_t open_wait; member
Dcrisv10.h114 wait_queue_head_t open_wait; member
Dcrisv10.c3870 wake_up_interruptible(&info->open_wait); in rs_close()
3969 wake_up_interruptible(&info->open_wait); in rs_hangup()
4026 add_wait_queue(&info->open_wait, &wait); in block_til_ready()
4073 remove_wait_queue(&info->open_wait, &wait); in block_til_ready()
4507 init_waitqueue_head(&info->open_wait); in rs_init()
Dserial_core.c1318 wake_up_interruptible(&port->open_wait); in uart_close()
1402 wake_up_interruptible(&port->open_wait); in uart_hangup()
2478 wake_up_interruptible(&port->open_wait); in uart_handle_dcd_change()
/drivers/staging/serial/
D68360serial.c254 wait_queue_head_t open_wait; member
577 wake_up_interruptible(&info->open_wait); in check_modem_status()
1559 wake_up_interruptible(&info->open_wait); in rs_360_set_termios()
1665 wake_up_interruptible(&info->open_wait); in rs_360_close()
1759 wake_up_interruptible(&info->open_wait); in rs_360_hangup()
1820 add_wait_queue(&info->open_wait, &wait); in block_til_ready()
1867 remove_wait_queue(&info->open_wait, &wait); in block_til_ready()
2565 init_waitqueue_head(&info->open_wait); in rs_360_init()
/drivers/net/wan/
Dz85230.h335 wait_queue_head_t open_wait; /* Tasks waiting to open */ member
/drivers/isdn/i4l/
Disdn_tty.c1531 add_wait_queue(&info->open_wait, &wait); in isdn_tty_block_til_ready()
1569 remove_wait_queue(&info->open_wait, &wait); in isdn_tty_block_til_ready()
1717 wake_up_interruptible(&info->open_wait); in isdn_tty_close()
1740 wake_up_interruptible(&info->open_wait); in isdn_tty_hangup()
1920 init_waitqueue_head(&info->open_wait); in isdn_tty_modem_init()
2217 wake_up_interruptible(&info->open_wait); in isdn_tty_stat_callback()
Disdn_common.c2330 init_waitqueue_head(&dev->mdm.info[i].open_wait); in isdn_init()
/drivers/usb/serial/
Dgeneric.c531 wake_up_interruptible(&port->open_wait); in usb_serial_handle_dcd_change()
/drivers/mmc/card/
Dsdio_uart.c508 wake_up_interruptible(&port->port.open_wait); in sdio_uart_check_modem_status()
/drivers/char/pcmcia/
Dsynclink_cs.c1104 wake_up_interruptible(&info->port.open_wait); in dcd_change()