Home
last modified time | relevance | path

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

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