Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dqos.c166 ret = pm_qos_update_target(&qos->latency_tolerance, in apply_constraint()
169 value = pm_qos_read_value(&qos->latency_tolerance); in apply_constraint()
220 c = &qos->latency_tolerance; in dev_pm_qos_constraints_allocate()
283 c = &qos->latency_tolerance; in dev_pm_qos_constraints_destroy()
/linux/include/linux/
H A Dpm_qos.h119 struct pm_qos_constraints latency_tolerance; member