Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch11.h95 #define USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT (1 << 10) macro
/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c552 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT) in xhci_set_remote_wake_mask()
/linux-4.4.14/drivers/usb/core/
Dhub.c3599 USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT, in hub_suspend()