Home
last modified time | relevance | path

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

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