Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dpl2303.c135 #define BREAK_OFF 0x0000 macro
1059 state = BREAK_OFF; in pl2303_set_break()
1062 state == BREAK_OFF ? "off" : "on"); in pl2303_set_break()
Dcp210x.c382 #define BREAK_OFF 0x0000 macro
1467 state = BREAK_OFF; in cp210x_break_ctl()
1471 state == BREAK_OFF ? "off" : "on"); in cp210x_break_ctl()