Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dpl2303.c134 #define BREAK_OFF 0x0000 macro
959 state = BREAK_OFF; in pl2303_set_break()
962 state == BREAK_OFF ? "off" : "on"); in pl2303_set_break()
Dcp210x.c372 #define BREAK_OFF 0x0000 macro
1557 state = BREAK_OFF; in cp210x_break_ctl()
1561 state == BREAK_OFF ? "off" : "on"); in cp210x_break_ctl()