Searched refs:phys_dev (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-acpi.c273 * @phys_dev: Device to enable/disable the platform to wake-up the system for.
279 static int acpi_dev_run_wake(struct device *phys_dev, bool enable) argument
285 if (!device_run_wake(phys_dev))
288 handle = DEVICE_ACPI_HANDLE(phys_dev);
290 dev_dbg(phys_dev, "ACPI handle has no context in %s!\n",

Completed in 79 milliseconds