Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h105 #define USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT (1 << 10) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c822 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT) in xhci_set_remote_wake_mask()
/openbmc/linux/drivers/usb/core/
H A Dhub.c3922 USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT, in hub_suspend()