Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dch11.h81 #define USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT (1 << 9) macro
/linux-3.4.99/drivers/usb/host/
Dxhci-hub.c438 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT) in xhci_set_remote_wake_mask()
/linux-3.4.99/drivers/usb/core/
Dhub.c2904 USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT | in hub_suspend()