/drivers/serial/ |
D | 68328serial.h | 27 unsigned short closing_wait; /* time to wait before closing */ member 150 unsigned short closing_wait; member
|
D | serial_core.c | 658 tmp.closing_wait = state->closing_wait == USF_CLOSING_WAIT_NONE ? in uart_get_info() 660 state->closing_wait / 10; in uart_get_info() 680 unsigned int change_irq, change_port, closing_wait; in uart_set_info() local 694 closing_wait = new_serial.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_set_info() 695 USF_CLOSING_WAIT_NONE : new_serial.closing_wait * 10; in uart_set_info() 731 (closing_wait != state->closing_wait) || in uart_set_info() 841 state->closing_wait = closing_wait; in uart_set_info() 1303 if (state->closing_wait != USF_CLOSING_WAIT_NONE) in uart_close() 1304 tty_wait_until_sent(tty, msecs_to_jiffies(state->closing_wait)); in uart_close() 2372 state->closing_wait = 30000; /* 30 seconds */ in uart_register_driver()
|
D | 68328serial.c | 885 tmp.closing_wait = info->closing_wait; 929 info->closing_wait = new_serial.closing_wait; 1111 if (info->closing_wait != S_CLOSING_WAIT_NONE) 1112 tty_wait_until_sent(tty, info->closing_wait); 1365 info->closing_wait = 3000;
|
D | crisv10.h | 96 unsigned short closing_wait; member
|
D | 68360serial.c | 163 unsigned short closing_wait; /* time to wait before closing */ 247 unsigned short closing_wait; member 1628 if (info->closing_wait != ASYNC_CLOSING_WAIT_NONE) in rs_360_close() 1629 tty_wait_until_sent(tty, info->closing_wait); in rs_360_close() 2526 state->closing_wait = 30*HZ; in rs_360_init()
|
D | crisv10.c | 3434 tmp.closing_wait = info->closing_wait; in get_serial_info() 3479 info->closing_wait = new_serial.closing_wait; in set_serial_info() 3788 if (info->closing_wait != ASYNC_CLOSING_WAIT_NONE) in rs_close() 3789 tty_wait_until_sent(tty, info->closing_wait); in rs_close() 4479 info->closing_wait = 30*HZ; in rs_init()
|
/drivers/char/ |
D | tty_port.c | 29 port->closing_wait = (3000 * HZ) / 100; in tty_port_init() 293 port->closing_wait != ASYNC_CLOSING_WAIT_NONE) in tty_port_close_start() 294 tty_wait_until_sent(tty, port->closing_wait); in tty_port_close_start()
|
D | generic_serial.c | 573 if (port->closing_wait != ASYNC_CLOSING_WAIT_NONE) in gs_close() 574 gs_wait_tx_flushed (port, port->closing_wait); in gs_close() 767 port->closing_wait = sio.closing_wait; in gs_setserial() 790 sio.closing_wait = port->closing_wait; in gs_getserial()
|
D | rocket.h | 21 int closing_wait; member
|
D | isicom.c | 1152 (newinfo.closing_wait != port->port.closing_wait) || in isicom_set_serial_info() 1162 port->port.closing_wait = newinfo.closing_wait; in isicom_set_serial_info() 1190 out_info.closing_wait = port->port.closing_wait; in isicom_get_serial_info() 1691 port->port.closing_wait = 3000 * HZ/100; in isicom_init()
|
D | amiserial.c | 1081 tmp.closing_wait = state->closing_wait; in get_serial_info() 1143 state->closing_wait = new_serial.closing_wait * HZ/100; in set_serial_info() 1479 if (info->closing_wait != ASYNC_CLOSING_WAIT_NONE) in rs_close() 1480 tty_wait_until_sent(tty, info->closing_wait); in rs_close() 2014 state->closing_wait = 30*HZ; in rs_init()
|
D | riscom8.c | 1197 (tmp.closing_wait != port->port.closing_wait) || in rc_set_serial_info() 1207 port->port.closing_wait = tmp.closing_wait; in rc_set_serial_info() 1233 tmp.closing_wait = port->port.closing_wait * HZ/100; in rc_get_serial_info()
|
D | specialix.c | 1518 if (port->port.closing_wait != ASYNC_CLOSING_WAIT_NONE) in sx_close() 1519 tty_wait_until_sent(tty, port->port.closing_wait); in sx_close() 1874 (tmp.closing_wait != port->port.closing_wait) || in sx_set_serial_info() 1888 port->port.closing_wait = tmp.closing_wait; in sx_set_serial_info() 1917 tmp.closing_wait = port->port.closing_wait * HZ/100; in sx_get_serial_info()
|
D | esp.c | 1364 tmp.closing_wait = info->closing_wait; in get_serial_info() 1463 info->closing_wait = new_serial.closing_wait * HZ/100; in set_serial_info() 1951 if (info->closing_wait != ASYNC_CLOSING_WAIT_NONE) in rs_close() 1952 tty_wait_until_sent(tty, info->closing_wait); in rs_close() 2449 info->closing_wait = 30*HZ; in espserial_init()
|
D | cyclades.c | 2680 if (info->port.closing_wait != CY_CLOSING_WAIT_NONE) in cy_close() 2681 tty_wait_until_sent(tty, info->port.closing_wait); in cy_close() 3386 tmp.closing_wait = info->port.closing_wait; in get_serial_info() 3428 info->port.closing_wait = new_serial.closing_wait * HZ / 100; in set_serial_info() 3974 info->port.closing_wait = (unsigned short)arg * HZ / 100; in cy_ioctl() 3978 ret_val = info->port.closing_wait / (HZ / 100); in cy_ioctl() 4384 info->port.closing_wait = CLOSING_WAIT_DELAY; in cy_init_card()
|
D | mxser.c | 1260 .closing_wait = info->port.closing_wait, in mxser_get_serial_info() 1305 info->port.closing_wait = new_serial.closing_wait * HZ / 100; in mxser_set_serial_info() 2412 info->port.closing_wait = 30 * HZ; in mxser_initbrd()
|
D | istallion.c | 874 if (portp->closing_wait != ASYNC_CLOSING_WAIT_NONE) in stli_close() 875 tty_wait_until_sent(tty, portp->closing_wait); in stli_close() 1466 sio.closing_wait = portp->closing_wait; in stli_getserial() 1507 portp->closing_wait = sio.closing_wait; in stli_setserial() 2619 portp->closing_wait = 30 * HZ; in stli_initports()
|
D | rocket.c | 1210 tmp.closing_wait = info->port.closing_wait; in get_config() 1237 info->port.closing_wait = new_serial.closing_wait; in set_config()
|
D | ser_a2232.c | 659 port->gs.closing_wait = 30 * HZ; in a2232_init_portstructs()
|
D | stallion.c | 1059 sio.closing_wait = portp->closing_wait; in stl_getserial() 1106 portp->closing_wait = sio.closing_wait; in stl_setserial() 1699 portp->closing_wait = 30 * HZ; in stl_initports()
|
/drivers/char/rio/ |
D | riotty.c | 386 if (PortP->gs.closing_wait) in riotclose() 387 end_time = jiffies + PortP->gs.closing_wait; in riotclose()
|
/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 165 static int closing_wait = TI_DEFAULT_CLOSING_WAIT; variable 303 module_param(closing_wait, int, S_IRUGO | S_IWUSR); 304 MODULE_PARM_DESC(closing_wait, 452 tport->tp_closing_wait = closing_wait; in ti_startup() 1437 ret_serial.closing_wait = tport->tp_closing_wait; in ti_get_serial_info() 1456 tport->tp_closing_wait = new_serial.closing_wait; in ti_set_serial_info()
|
D | io_ti.c | 236 static int closing_wait = EDGE_CLOSING_WAIT; variable 2037 chase_port(edge_port, (HZ * closing_wait) / 100, 1); in edge_close() 2535 tmp.closing_wait = closing_wait; in get_serial_info() 3014 module_param(closing_wait, int, S_IRUGO | S_IWUSR); 3015 MODULE_PARM_DESC(closing_wait, "Maximum wait for data to drain, in .01 secs");
|
/drivers/net/wan/ |
D | z85230.h | 350 unsigned short closing_wait; member
|
/drivers/char/pcmcia/ipwireless/ |
D | tty.c | 309 tmp.closing_wait = 0; in ipwireless_get_serial_info()
|