Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/pm/
Ddevice.c266 void pm_device_busy_clear(const struct device *dev) in pm_device_busy_clear() function
/Zephyr-Core-3.7.0/include/zephyr/pm/
Ddevice.h660 static inline void pm_device_busy_clear(const struct device *dev) in pm_device_busy_clear() function