no_selective_suspend  937 drivers/usb/host/ehci-hub.c 			if (ehci->no_selective_suspend)
no_selective_suspend 1181 drivers/usb/host/ehci-hub.c 			if (ehci->no_selective_suspend)
no_selective_suspend  138 drivers/usb/host/ehci-pci.c 				ehci->no_selective_suspend = 1;
no_selective_suspend  313 drivers/usb/host/ehci-pci.c 	if (ehci->no_selective_suspend && device_can_wakeup(&pdev->dev))
no_selective_suspend  206 drivers/usb/host/ehci.h 	unsigned		no_selective_suspend:1;