Searched refs:HUB_CHANGE_LOCAL_POWER (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/usb/ | ||
| D | ch11.h | 207 #define HUB_CHANGE_LOCAL_POWER 0x0001 macro |
| /linux-4.4.14/drivers/usb/core/ | ||
| D | hub.c | 5128 if (hubchange & HUB_CHANGE_LOCAL_POWER) { in hub_event() |