Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_port.c25 init_waitqueue_head(&port->open_wait); in tty_port_init()
244 wake_up_interruptible(&port->open_wait); in tty_port_hangup()
403 prepare_to_wait(&port->open_wait, &wait, TASK_INTERRUPTIBLE); in tty_port_block_til_ready()
430 finish_wait(&port->open_wait, &wait); in tty_port_block_til_ready()
525 wake_up_interruptible(&port->open_wait); in tty_port_close_end()
Damiserial.c408 wake_up_interruptible(&port->open_wait); in check_modem_status()
1369 wake_up_interruptible(&info->open_wait); in rs_set_termios()
1503 wake_up_interruptible(&info->tport.open_wait); in rs_hangup()
Drocket.c526 wake_up_interruptible(&info->port.open_wait); in rp_handle_port()
1046 wake_up_interruptible(&port->open_wait); in rp_close()
1534 wake_up_interruptible(&info->port.open_wait); in rp_hangup()
Dsynclink_gt.c773 wake_up_interruptible(&info->port.open_wait); in hangup()
2095 wake_up_interruptible(&info->port.open_wait); in dcd_change()
3300 add_wait_queue(&port->open_wait, &wait); in block_til_ready()
3339 remove_wait_queue(&port->open_wait, &wait); in block_til_ready()
Dsynclinkmp.c866 wake_up_interruptible(&info->port.open_wait); in hangup()
2482 wake_up_interruptible(&info->port.open_wait); in isr_io_pin()
3317 add_wait_queue(&port->open_wait, &wait); in block_til_ready()
3363 remove_wait_queue(&port->open_wait, &wait); in block_til_ready()
Dcyclades.c719 wake_up_interruptible(&info->port.open_wait); in cyy_chip_modem()
1126 wake_up_interruptible(&info->port.open_wait); in cyz_handle_cmd()
2819 wake_up_interruptible(&info->port.open_wait); in cy_set_termios()
Dsynclink.c1349 wake_up_interruptible(&info->port.open_wait); in mgsl_isr_io_pin()
3215 wake_up_interruptible(&info->port.open_wait); in mgsl_hangup()
3296 add_wait_queue(&port->open_wait, &wait); in block_til_ready()
3342 remove_wait_queue(&port->open_wait, &wait); in block_til_ready()
Disicom.c594 wake_up_interruptible(&port->port.open_wait); in isicom_interrupt()
Dmoxa.c1328 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/staging/sb105x/
Dsb_ser_core.h178 wait_queue_head_t open_wait; member
338 wake_up_interruptible(&info->open_wait); in sb_uart_handle_dcd_change()
Dsb_pci_mp.c1383 wake_up_interruptible(&state->info->open_wait); in mp_close()
1434 wake_up_interruptible(&state->info->open_wait); in mp_hangup()
1463 add_wait_queue(&info->open_wait, &wait); in mp_block_til_ready()
1497 remove_wait_queue(&info->open_wait, &wait); in mp_block_til_ready()
1533 init_waitqueue_head(&state->info->open_wait); in uart_get()
/drivers/net/wan/
Dz85230.h335 wait_queue_head_t open_wait; /* Tasks waiting to open */ member
/drivers/tty/serial/
D68328serial.c1070 wake_up_interruptible(&port->open_wait);
1092 wake_up_interruptible(&info->tport.open_wait);
Dserial_core.c1381 wake_up_interruptible(&port->open_wait); in uart_close()
1464 wake_up_interruptible(&port->open_wait); in uart_hangup()
2747 wake_up_interruptible(&port->open_wait); in uart_handle_dcd_change()
Dcrisv10.c3830 wake_up_interruptible(&info->port.open_wait); in rs_close()
3929 wake_up_interruptible(&info->port.open_wait); in rs_hangup()
3986 add_wait_queue(&info->port.open_wait, &wait); in block_til_ready()
4033 remove_wait_queue(&info->port.open_wait, &wait); in block_til_ready()
/drivers/usb/serial/
Dgeneric.c583 wake_up_interruptible(&port->open_wait); in usb_serial_handle_dcd_change()
/drivers/ipack/devices/
Dipoctal.c620 wake_up_interruptible(&channel->tty_port.open_wait); in ipoctal_hangup()
/drivers/mmc/card/
Dsdio_uart.c487 wake_up_interruptible(&port->port.open_wait); in sdio_uart_check_modem_status()
/drivers/isdn/i4l/
Disdn_tty.c1631 wake_up_interruptible(&port->open_wait); in isdn_tty_hangup()
2118 wake_up_interruptible(&info->port.open_wait); in isdn_tty_stat_callback()
/drivers/staging/fwserial/
Dfwserial.c332 wake_up_interruptible(&port->port.open_wait); in fwtty_update_port_status()
/drivers/char/pcmcia/
Dsynclink_cs.c1109 wake_up_interruptible(&info->port.open_wait); in dcd_change()