Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dqos.c155 ret = pm_qos_update_target(&qos->latency_tolerance, in apply_constraint()
158 value = pm_qos_read_value(&qos->latency_tolerance); in apply_constraint()
205 c = &qos->latency_tolerance; in dev_pm_qos_constraints_allocate()
266 c = &qos->latency_tolerance; in dev_pm_qos_constraints_destroy()
/Linux-v5.4/include/linux/
Dpm_qos.h95 struct pm_qos_constraints latency_tolerance; member