Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-pci.c172 ehci->no_selective_suspend = 1; in ehci_pci_setup()
309 if (ehci->no_selective_suspend && device_can_wakeup(&pdev->dev)) in ehci_pci_setup()
Dehci-hub.c725 if (ehci->no_selective_suspend) in ehci_hub_control()
980 if (ehci->no_selective_suspend) in ehci_hub_control()
Dehci.h139 unsigned no_selective_suspend:1; member