Searched refs:acpi_pm_device_run_wake (Results 1 – 3 of 3) sorted by relevance
255 if (!acpi_pm_device_run_wake(&bridge->dev, enable)) in acpi_pci_propagate_run_wake()262 acpi_pm_device_run_wake(bus->bridge, enable); in acpi_pci_propagate_run_wake()276 if (!acpi_pm_device_run_wake(&dev->dev, enable)) in acpi_pci_run_wake()
193 acpi_pm_device_run_wake(&dev->sdev->sdev_gendev, true); in zpodd_enable_run_wake()202 acpi_pm_device_run_wake(&dev->sdev->sdev_gendev, false); in zpodd_disable_run_wake()
609 int acpi_pm_device_run_wake(struct device *phys_dev, bool enable) in acpi_pm_device_run_wake() function626 EXPORT_SYMBOL(acpi_pm_device_run_wake);