Searched refs:acpi_pm_device_run_wake (Results 1 – 4 of 4) sorted by relevance
178 acpi_pm_device_run_wake(&dev->tdev, true); in zpodd_enable_run_wake()187 acpi_pm_device_run_wake(&dev->tdev, false); in zpodd_disable_run_wake()
488 if (!acpi_pm_device_run_wake(&bridge->dev, enable)) in acpi_pci_propagate_run_wake()495 acpi_pm_device_run_wake(bus->bridge, enable); in acpi_pci_propagate_run_wake()509 if (!acpi_pm_device_run_wake(&dev->dev, enable)) in acpi_pci_run_wake()
581 int acpi_pm_device_run_wake(struct device *, bool);601 static inline int acpi_pm_device_run_wake(struct device *dev, bool enable) in acpi_pm_device_run_wake() function
723 int acpi_pm_device_run_wake(struct device *phys_dev, bool enable) in acpi_pm_device_run_wake() function738 EXPORT_SYMBOL(acpi_pm_device_run_wake);