Home
last modified time | relevance | path

Searched refs:acpi_dev_pm_attach (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/base/power/
Dcommon.c111 ret = acpi_dev_pm_attach(dev, power_on); in dev_pm_domain_attach()
/linux-4.19.296/include/linux/
Dacpi.h916 int acpi_dev_pm_attach(struct device *dev, bool power_on);
922 static inline int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() function