Searched refs:USB_CDC_NO_PARITY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/usb/ | ||
| D | cdc.h | 265 #define USB_CDC_NO_PARITY 0 macro |
| /Linux-v5.4/drivers/usb/gadget/function/ | ||
| D | u_serial.c | 1218 coding.bParityType = USB_CDC_NO_PARITY; in gserial_alloc_line() |