Home
last modified time | relevance | path

Searched defs:dev_pm_domain_detach (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/power/
H A Dcommon.c183 void dev_pm_domain_detach(struct device *dev, bool power_off) in dev_pm_domain_detach() function
/openbmc/linux/include/linux/
H A Dpm_domain.h448 static inline void dev_pm_domain_detach(struct device *dev, bool power_off) {} in dev_pm_domain_detach() function