Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/usb/
Dch11.h103 #define USB_PORT_FEAT_REMOTE_WAKE_CONNECT (1 << 8) macro
/Linux-v6.6/drivers/usb/host/
Dxhci-hub.c812 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_CONNECT) in xhci_set_remote_wake_mask()
/Linux-v6.6/drivers/usb/core/
Dhub.c3896 USB_PORT_FEAT_REMOTE_WAKE_CONNECT | in hub_suspend()