Searched refs:pm_policy_event_update (Results 1 – 3 of 3) sorted by relevance
212 void pm_policy_event_update(struct pm_policy_event *evt, uint32_t time_us);297 static inline void pm_policy_event_update(struct pm_policy_event *evt, in pm_policy_event_update() function
358 pm_policy_event_update(&evt1, 10000); in ZTEST()
395 void pm_policy_event_update(struct pm_policy_event *evt, uint32_t time_us) in pm_policy_event_update() function