Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-zpodd.c191 acpi_pm_set_device_wakeup(&dev->tdev, true); in zpodd_enable_run_wake()
200 acpi_pm_set_device_wakeup(&dev->tdev, false); in zpodd_disable_run_wake()
/linux/drivers/pnp/pnpacpi/
H A Dcore.c138 error = acpi_pm_set_device_wakeup(&dev->dev, in pnpacpi_suspend()
174 acpi_pm_set_device_wakeup(&dev->dev, false); in pnpacpi_resume()
/linux/drivers/acpi/
H A Ddevice_pm.c948 int acpi_pm_set_device_wakeup(struct device *dev, bool enable) in acpi_pm_set_device_wakeup() function
974 EXPORT_SYMBOL_GPL(acpi_pm_set_device_wakeup);