Home
last modified time | relevance | path

Searched refs:HUB_CHANGE_OVERCURRENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h236 #define HUB_CHANGE_OVERCURRENT 0x0002 macro
/openbmc/u-boot/include/
H A Dusb_defs.h304 #define HUB_CHANGE_OVERCURRENT 0x0002 macro
/openbmc/linux/drivers/usb/core/
H A Dhub.c5904 if (hubchange & HUB_CHANGE_OVERCURRENT) { in hub_event()