Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h235 #define HUB_CHANGE_LOCAL_POWER 0x0001 macro
/openbmc/u-boot/include/
H A Dusb_defs.h303 #define HUB_CHANGE_LOCAL_POWER 0x0001 macro
/openbmc/linux/drivers/usb/core/
H A Dhub.c5895 if (hubchange & HUB_CHANGE_LOCAL_POWER) { in hub_event()