Searched refs:ASYNC_CLOSING_WAIT_NONE (Results 1 – 8 of 8) sorted by relevance
45 #define ASYNC_CLOSING_WAIT_NONE 65535 macro
602 gb_tty->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()603 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()618 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()619 ASYNC_CLOSING_WAIT_NONE : in set_serial_info()
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()
596 if (port->closing_wait != ASYNC_CLOSING_WAIT_NONE) in tty_port_close_start()
906 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in get_serial_info()940 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in set_serial_info()
1039 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in mxser_get_serial_info()1080 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in mxser_set_serial_info()
757 retinfo->closing_wait = port->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_get_info()758 ASYNC_CLOSING_WAIT_NONE : in uart_get_info()801 closing_wait = new_info->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_set_info()802 ASYNC_CLOSING_WAIT_NONE : in uart_set_info()
447 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in serial_get_serial()471 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in serial_set_serial()