Searched refs:BREAK_OFF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
H A Dpl2303.c111 #define BREAK_OFF 0x0000 macro
771 state = BREAK_OFF; pl2303_set_break()
774 state == BREAK_OFF ? "off" : "on"); pl2303_set_break()
H A Dcp210x.c300 #define BREAK_OFF 0x0000 macro
867 state = BREAK_OFF; cp210x_break_ctl()
871 state == BREAK_OFF ? "off" : "on"); cp210x_break_ctl()

Completed in 120 milliseconds