Home
last modified time | relevance | path

Searched refs:pm_policy_device_power_lock_put (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/pm/
Dpolicy.h206 void pm_policy_device_power_lock_put(const struct device *dev);
263 static inline void pm_policy_device_power_lock_put(const struct device *dev) in pm_policy_device_power_lock_put() function
/Zephyr-latest/tests/subsys/pm/power_states_api/src/
Dtest_driver.c35 pm_policy_device_power_lock_put(data->self); in timer_expire_cb()
/Zephyr-latest/subsys/pm/policy/
Dpolicy_device_lock.c106 void pm_policy_device_power_lock_put(const struct device *dev) in pm_policy_device_power_lock_put() function
/Zephyr-latest/doc/services/pm/
Ddevice.rst373 :c:func:`pm_policy_device_power_lock_put`. For example:
383 pm_policy_device_power_lock_put(data->self);
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1732 :c:func:`pm_policy_device_power_lock_get` and :c:func:`pm_policy_device_power_lock_put`