Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dch11.h186 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dch11.h184 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dch11.h95 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dch11.h105 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dch11.h105 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dlvstest.c356 if (portchange & USB_PORT_STAT_C_BH_RESET) in lvs_rh_work()
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c356 if (portchange & USB_PORT_STAT_C_BH_RESET) in lvs_rh_work()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c955 *status |= USB_PORT_STAT_C_BH_RESET << 16; in xhci_get_usb3_port_status()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c1060 *status |= USB_PORT_STAT_C_BH_RESET << 16; in xhci_get_usb3_port_status()
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c1202 if ((portchange & USB_PORT_STAT_C_BH_RESET) && in hub_activate()
5689 if ((portchange & USB_PORT_STAT_C_BH_RESET)
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c1209 if ((portchange & USB_PORT_STAT_C_BH_RESET) && in hub_activate()
5707 if ((portchange & USB_PORT_STAT_C_BH_RESET)

Completed in 24 milliseconds