Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h103 #define USB_PORT_FEAT_REMOTE_WAKE_CONNECT (1 << 8) macro
/linux/drivers/usb/host/
H A Dxhci-hub.c816 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_CONNECT) in xhci_set_remote_wake_mask()