Searched refs:TTY_PORT_CTS_FLOW (Results 1 – 1 of 1) sorted by relevance
86 #define TTY_PORT_CTS_FLOW 3 /* h/w flow control enabled */ macro125 return test_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_cts_enabled()130 assign_bit(TTY_PORT_CTS_FLOW, &port->iflags, val); in tty_port_set_cts_flow()
Completed in 3 milliseconds