Searched refs:USB_CDC_EVEN_PARITY (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/usb/ | ||
D | cdc.h | 267 #define USB_CDC_EVEN_PARITY 2 macro |
/Linux-v6.6/drivers/usb/serial/ | ||
D | xr_serial.c | 783 lc->bParityType = USB_CDC_EVEN_PARITY; in xr_cdc_set_line_coding() |