Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/power/
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()
/linux-6.6.21/include/linux/
Dpm_qos.h119 struct pm_qos_constraints latency_tolerance; member