Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
H A Dquirks.h73 #define USB_QUIRK_ENDPOINT_IGNORE BIT(15) macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dquirks.h73 #define USB_QUIRK_ENDPOINT_IGNORE BIT(15) macro
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dquirks.c356 USB_QUIRK_ENDPOINT_IGNORE },
381 USB_QUIRK_ENDPOINT_IGNORE },
385 USB_QUIRK_ENDPOINT_IGNORE },
577 * Matched for devices with USB_QUIRK_ENDPOINT_IGNORE.
H A Dconfig.c316 if (udev->quirks & USB_QUIRK_ENDPOINT_IGNORE) { in usb_parse_endpoint()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dquirks.c356 USB_QUIRK_ENDPOINT_IGNORE },
381 USB_QUIRK_ENDPOINT_IGNORE },
385 USB_QUIRK_ENDPOINT_IGNORE },
576 * Matched for devices with USB_QUIRK_ENDPOINT_IGNORE.
H A Dconfig.c302 if (udev->quirks & USB_QUIRK_ENDPOINT_IGNORE) { in usb_parse_endpoint()

Completed in 5 milliseconds