Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dqos.c58 static int pm_qos_get_value(struct pm_qos_constraints *c) in pm_qos_get_value() function
106 prev_value = pm_qos_get_value(c); in pm_qos_update_target()
132 curr_value = pm_qos_get_value(c); in pm_qos_update_target()
377 value = pm_qos_get_value(&cpu_latency_constraints); in cpu_latency_qos_read()