Home
last modified time | relevance | path

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

/kernel/power/
Dqos.c59 static int pm_qos_get_value(struct pm_qos_constraints *c) in pm_qos_get_value() function
107 prev_value = pm_qos_get_value(c); in pm_qos_update_target()
133 curr_value = pm_qos_get_value(c); in pm_qos_update_target()
373 value = pm_qos_get_value(&cpu_latency_constraints); in cpu_latency_qos_read()