Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/pm/power_domain/src/
Dmain.c138 ret = pm_device_power_domain_add(devc, domain); in ZTEST()
291 pm_device_power_domain_add(deva, domain); in ZTEST()
294 pm_device_power_domain_add(devc, domain); in ZTEST()
/Zephyr-latest/include/zephyr/pm/
Ddevice.h593 int pm_device_power_domain_add(const struct device *dev,
694 static inline int pm_device_power_domain_add(const struct device *dev, in pm_device_power_domain_add() function
/Zephyr-latest/subsys/pm/
Ddevice.c168 int pm_device_power_domain_add(const struct device *dev, in pm_device_power_domain_add() function
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1016 * :c:func:`pm_device_power_domain_add()`