Searched refs:acpi_dev_pm_attach (Results 1 – 3 of 3) sorted by relevance
110 ret = acpi_dev_pm_attach(dev, !!(flags & PD_FLAG_ATTACH_POWER_ON)); in dev_pm_domain_attach()
1443 int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function1476 EXPORT_SYMBOL_GPL(acpi_dev_pm_attach);
1180 int acpi_dev_pm_attach(struct device *dev, bool power_on);1186 static inline int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function