Searched refs:PL2303_QUIRK_ENDPOINT_HACK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/serial/
H A Dpl2303.c33 #define PL2303_QUIRK_ENDPOINT_HACK BIT(2) macro
37 .driver_info = PL2303_QUIRK_ENDPOINT_HACK },
59 .driver_info = PL2303_QUIRK_ENDPOINT_HACK },
61 .driver_info = PL2303_QUIRK_ENDPOINT_HACK },
63 .driver_info = PL2303_QUIRK_ENDPOINT_HACK },
84 .driver_info = PL2303_QUIRK_ENDPOINT_HACK },
95 .driver_info = PL2303_QUIRK_ENDPOINT_HACK },
376 if (quirks & PL2303_QUIRK_ENDPOINT_HACK) {

Completed in 136 milliseconds