Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dqos.c165 ret = pm_qos_update_target(&qos->latency_tolerance, in apply_constraint()
168 value = pm_qos_read_value(&qos->latency_tolerance); in apply_constraint()
219 c = &qos->latency_tolerance; in dev_pm_qos_constraints_allocate()
282 c = &qos->latency_tolerance; in dev_pm_qos_constraints_destroy()
/openbmc/linux/include/linux/
H A Dpm_qos.h119 struct pm_qos_constraints latency_tolerance; member