Searched refs:acpi_dev_pm_attach (Results 1 – 3 of 3) sorted by relevance
109 ret = acpi_dev_pm_attach(dev, power_on); in dev_pm_domain_attach()
1424 int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function1458 EXPORT_SYMBOL_GPL(acpi_dev_pm_attach);
1125 int acpi_dev_pm_attach(struct device *dev, bool power_on);1131 static inline int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function
Completed in 11 milliseconds