Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_BH_RESET (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/uapi/linux/usb/
Dch11.h186 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/Linux-v6.1/drivers/usb/misc/
Dlvstest.c356 if (portchange & USB_PORT_STAT_C_BH_RESET) in lvs_rh_work()
/Linux-v6.1/drivers/usb/host/
Dxhci-hub.c1046 *status |= USB_PORT_STAT_C_BH_RESET << 16; in xhci_get_usb3_port_status()
/Linux-v6.1/drivers/usb/core/
Dhub.c1192 if ((portchange & USB_PORT_STAT_C_BH_RESET) && in hub_activate()
5596 if ((portchange & USB_PORT_STAT_C_BH_RESET) in port_event()