Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dqos.c135 static inline void pm_qos_set_value(struct pm_qos_constraints *c, s32 value) in pm_qos_set_value() function
250 pm_qos_set_value(c, curr_value); in pm_qos_update_target()