Searched refs:acpi_dev_pm_attach (Results 1 – 3 of 3) sorted by relevance
111 ret = acpi_dev_pm_attach(dev, power_on); in dev_pm_domain_attach()
1255 int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function1280 EXPORT_SYMBOL_GPL(acpi_dev_pm_attach);
899 int acpi_dev_pm_attach(struct device *dev, bool power_on);905 static inline int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function