Searched refs:ASYNC_CLOSING_WAIT_NONE (Results 1 – 13 of 13) sorted by relevance
144 ss->closing_wait = port->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in usb_wwan_get_serial_info()145 ASYNC_CLOSING_WAIT_NONE : in usb_wwan_get_serial_info()159 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in usb_wwan_set_serial_info()160 ASYNC_CLOSING_WAIT_NONE : in usb_wwan_set_serial_info()
860 tmp.closing_wait = xr_usb_serial->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()861 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()881 closing_wait = new_serial.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()882 ASYNC_CLOSING_WAIT_NONE : new_serial.closing_wait * 10; in set_serial_info()
1409 if (cwait != ASYNC_CLOSING_WAIT_NONE) in ti_get_serial_info()1430 if (cwait != ASYNC_CLOSING_WAIT_NONE) in ti_set_serial_info()
2450 if (cwait != ASYNC_CLOSING_WAIT_NONE) in get_serial_info()
68 #define ROCKET_CLOSING_WAIT_NONE ASYNC_CLOSING_WAIT_NONE
591 if (port->closing_wait != ASYNC_CLOSING_WAIT_NONE) in tty_port_close_start()
45 #define ASYNC_CLOSING_WAIT_NONE 65535 macro
619 gb_tty->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()620 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()635 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()636 ASYNC_CLOSING_WAIT_NONE : in set_serial_info()
166 #define CY_CLOSING_WAIT_NONE ASYNC_CLOSING_WAIT_NONE
943 ss->closing_wait = acm->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()944 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()956 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()957 ASYNC_CLOSING_WAIT_NONE : in set_serial_info()
789 retinfo->closing_wait = port->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_get_info()790 ASYNC_CLOSING_WAIT_NONE : in uart_get_info()833 closing_wait = new_info->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_set_info()834 ASYNC_CLOSING_WAIT_NONE : in uart_set_info()