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()
939 ss->closing_wait = acm->port.closing_wait == ASYNC_CLOSING_WAIT_NONE ? in get_serial_info()940 ASYNC_CLOSING_WAIT_NONE : in get_serial_info()952 closing_wait = ss->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in set_serial_info()953 ASYNC_CLOSING_WAIT_NONE : in set_serial_info()
657 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()
977 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in mxser_get_serial_info()1018 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in mxser_set_serial_info()
782 retinfo->closing_wait = port->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_get_info()783 ASYNC_CLOSING_WAIT_NONE : in uart_get_info()826 closing_wait = new_info->closing_wait == ASYNC_CLOSING_WAIT_NONE ? in uart_set_info()827 ASYNC_CLOSING_WAIT_NONE : in uart_set_info()
450 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in serial_get_serial()474 if (closing_wait != ASYNC_CLOSING_WAIT_NONE) in serial_set_serial()