Searched refs:no_selective_suspend (Results 1 – 3 of 3) sorted by relevance
140 ehci->no_selective_suspend = 1; in ehci_pci_setup()331 if (ehci->no_selective_suspend && device_can_wakeup(&pdev->dev)) in ehci_pci_setup()
939 if (ehci->no_selective_suspend) in ehci_hub_control()1183 if (ehci->no_selective_suspend) in ehci_hub_control()
206 unsigned no_selective_suspend:1; member