Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/usb/
H A Dch11.h104 #define USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT (1 << 9) macro
/linux-6.15/drivers/usb/host/
H A Dxhci-hub.c829 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT) in xhci_set_remote_wake_mask()
/linux-6.15/drivers/usb/core/
H A Dhub.c3967 USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT | in hub_suspend()