Searched refs:PL2303_QUIRK_ENDPOINT_HACK (Results 1 – 1 of 1) sorted by relevance
33 #define PL2303_QUIRK_ENDPOINT_HACK BIT(2) macro37 .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) { in pl2303_calc_num_ports()