Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h236 #define HUB_CHANGE_OVERCURRENT 0x0002 macro
/linux/drivers/usb/core/
H A Dhub.c5974 if (hubchange & HUB_CHANGE_OVERCURRENT) { in hub_event()