Home
last modified time | relevance | path

Searched refs:HUB_STATUS_LOCAL_POWER (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h233 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
/linux/drivers/usb/core/
H A Dhub.c1676 (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_configure()
5918 if (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_event()