Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dqos.c72 .no_constraint_value = PM_QOS_CPU_DMA_LAT_DEFAULT_VALUE,
108 return c->no_constraint_value; in pm_qos_get_value()
668 c->no_constraint_value = FREQ_QOS_MIN_DEFAULT_VALUE; in freq_constraints_init()
677 c->no_constraint_value = FREQ_QOS_MAX_DEFAULT_VALUE; in freq_constraints_init()
/Linux-v5.4/drivers/base/power/
Dqos.c200 c->no_constraint_value = PM_QOS_RESUME_LATENCY_NO_CONSTRAINT; in dev_pm_qos_constraints_allocate()
209 c->no_constraint_value = PM_QOS_LATENCY_TOLERANCE_NO_CONSTRAINT; in dev_pm_qos_constraints_allocate()
/Linux-v5.4/include/linux/
Dpm_qos.h83 s32 no_constraint_value; member