Home
last modified time | relevance | path

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

/linux/drivers/staging/fwserial/
A Dfwserial.h280 #define STOP_TX 1 macro
A Dfwserial.c725 !test_bit(STOP_TX, &port->flags)) { in fwtty_tx()
1317 set_bit(STOP_TX, &port->flags); in fwtty_break_ctl()
1322 clear_bit(STOP_TX, &port->flags); in fwtty_break_ctl()
1336 clear_bit(STOP_TX, &port->flags); in fwtty_break_ctl()

Completed in 9 milliseconds