Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/pm/
Ddevice.c341 bool pm_device_is_powered(const struct device *dev) in pm_device_is_powered() function
/Zephyr-latest/include/zephyr/pm/
Ddevice.h710 static inline bool pm_device_is_powered(const struct device *dev) in pm_device_is_powered() function