Home
last modified time | relevance | path

Searched refs:TTY_PORT_CTS_FLOW (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dtty_port.h86 #define TTY_PORT_CTS_FLOW 3 /* h/w flow control enabled */ macro
125 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