Searched refs:no_constraint_value (Results 1 – 3 of 3) sorted by relevance
61 return c->no_constraint_value; in pm_qos_get_value()219 .no_constraint_value = PM_QOS_CPU_LATENCY_DEFAULT_VALUE,451 c->no_constraint_value = FREQ_QOS_MIN_DEFAULT_VALUE; in freq_constraints_init()460 c->no_constraint_value = FREQ_QOS_MAX_DEFAULT_VALUE; in freq_constraints_init()
214 c->no_constraint_value = PM_QOS_RESUME_LATENCY_NO_CONSTRAINT; in dev_pm_qos_constraints_allocate()223 c->no_constraint_value = PM_QOS_LATENCY_TOLERANCE_NO_CONSTRAINT; in dev_pm_qos_constraints_allocate()
56 s32 no_constraint_value; member