Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 },
354 if (quirks & PL2303_QUIRK_ENDPOINT_HACK) { in pl2303_calc_num_ports()
/kernel/linux/linux-6.6/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) { in pl2303_calc_num_ports()

Completed in 4 milliseconds