Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dqos.c182 static inline void pm_qos_set_value(struct pm_qos_constraints *c, s32 value) in pm_qos_set_value() function
308 pm_qos_set_value(c, curr_value); in pm_qos_update_target()