Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-pci.c140 ehci->no_selective_suspend = 1; in ehci_pci_setup()
335 if (ehci->no_selective_suspend && device_can_wakeup(&pdev->dev)) in ehci_pci_setup()
Dehci-hub.c801 if (ehci->no_selective_suspend) in ehci_hub_control()
1045 if (ehci->no_selective_suspend) in ehci_hub_control()
Dehci.h206 unsigned no_selective_suspend:1; member