Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/serial/
Dpl2303.c126 #define BREAK_OFF 0x0000 macro
879 state = BREAK_OFF; in pl2303_set_break()
882 state == BREAK_OFF ? "off" : "on"); in pl2303_set_break()
Dcp210x.c352 #define BREAK_OFF 0x0000 macro
1344 state = BREAK_OFF; in cp210x_break_ctl()
1348 state == BREAK_OFF ? "off" : "on"); in cp210x_break_ctl()