Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dpl2303.c119 #define BREAK_OFF 0x0000 macro
845 state = BREAK_OFF; in pl2303_set_break()
848 state == BREAK_OFF ? "off" : "on"); in pl2303_set_break()
Dcp210x.c349 #define BREAK_OFF 0x0000 macro
1325 state = BREAK_OFF; in cp210x_break_ctl()
1329 state == BREAK_OFF ? "off" : "on"); in cp210x_break_ctl()