Searched refs:device_set_run_wake (Results 1 – 5 of 5) sorted by relevance
177 device_set_run_wake(&dev->tdev, true); in zpodd_enable_run_wake()188 device_set_run_wake(&dev->tdev, false); in zpodd_disable_run_wake()
79 static inline void device_set_run_wake(struct device *dev, bool enable) in device_set_run_wake() function158 static inline void device_set_run_wake(struct device *dev, bool enable) {} in device_set_run_wake() function
662 device_set_run_wake(dev, true); in pci_acpi_setup()675 device_set_run_wake(dev, false); in pci_acpi_cleanup()
612 device_set_run_wake(root->bus->bridge, true); in acpi_pci_root_add()643 device_set_run_wake(root->bus->bridge, false); in acpi_pci_root_remove()
306 device_set_run_wake(&dev->dev, true); in pcie_pme_set_native()