Searched refs:ASYNC_CLOSING_WAIT_NONE (Results 1 – 8 of 8) sorted by relevance
45 #define ASYNC_CLOSING_WAIT_NONE 65535 macro
601 gb_tty->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()602 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()617 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()618 ASYNC_CLOSING_WAIT_NONE : in set_serial_info()
967 ss->closing_wait = acm->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()968 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()981 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()982 ASYNC_CLOSING_WAIT_NONE : in set_serial_info()
655 if (port->closing_wait != ASYNC_CLOSING_WAIT_NONE) in tty_port_close_start()
902 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in get_serial_info()936 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in set_serial_info()
978 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in mxser_get_serial_info()1019 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in mxser_set_serial_info()
812 retinfo->closing_wait = port->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_get_info()813 ASYNC_CLOSING_WAIT_NONE : in uart_get_info()856 closing_wait = new_info->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_set_info()857 ASYNC_CLOSING_WAIT_NONE : in uart_set_info()
449 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in serial_get_serial()473 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in serial_set_serial()