Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
H A Dquirks.h70 #define USB_QUIRK_HUB_SLOW_RESET BIT(14) macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dquirks.h70 #define USB_QUIRK_HUB_SLOW_RESET BIT(14) macro
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dquirks.c139 flags |= USB_QUIRK_HUB_SLOW_RESET; in quirks_param_set()
483 { USB_DEVICE(0x1a40, 0x0101), .driver_info = USB_QUIRK_HUB_SLOW_RESET },
H A Dhub.c3097 if (hub->hdev->quirks & USB_QUIRK_HUB_SLOW_RESET) in hub_port_reset()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dquirks.c139 flags |= USB_QUIRK_HUB_SLOW_RESET; in quirks_param_set()
482 { USB_DEVICE(0x1a40, 0x0101), .driver_info = USB_QUIRK_HUB_SLOW_RESET },
H A Dhub.c3069 if (hub->hdev->quirks & USB_QUIRK_HUB_SLOW_RESET) in hub_port_reset()

Completed in 16 milliseconds