Home
last modified time | relevance | path

Searched refs:pm_device_power_domain_remove (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/subsys/pm/power_domain/src/
Dmain.c135 ret = pm_device_power_domain_remove(devc, domain); in ZTEST()
221 ret = pm_device_power_domain_remove(devc, domain); in ZTEST()
289 pm_device_power_domain_remove(deva, domain); in ZTEST()
296 pm_device_power_domain_remove(devc, domain); in ZTEST()
/Zephyr-latest/include/zephyr/pm/
Ddevice.h608 int pm_device_power_domain_remove(const struct device *dev,
702 static inline int pm_device_power_domain_remove(const struct device *dev, in pm_device_power_domain_remove() function
/Zephyr-latest/subsys/pm/
Ddevice.c162 int pm_device_power_domain_remove(const struct device *dev, in pm_device_power_domain_remove() function
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1017 * :c:func:`pm_device_power_domain_remove()`