Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h171 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/linux-4.1.27/drivers/usb/misc/
Dlvstest.c325 if (portchange & USB_PORT_STAT_C_BH_RESET) in lvs_rh_work()
/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c604 status |= USB_PORT_STAT_C_BH_RESET << 16; in xhci_get_port_status()
/linux-4.1.27/drivers/usb/core/
Dhub.c1177 if ((portchange & USB_PORT_STAT_C_BH_RESET) && in hub_activate()
4950 if ((portchange & USB_PORT_STAT_C_BH_RESET) in port_event()