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()
963 ss->closing_wait = acm->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()964 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()976 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()977 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()
797 retinfo->closing_wait = port->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_get_info()798 ASYNC_CLOSING_WAIT_NONE : in uart_get_info()841 closing_wait = new_info->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_set_info()842 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()