Searched refs:no_constraint_value (Results 1 – 3 of 3) sorted by relevance
64 return c->no_constraint_value; in pm_qos_get_value()222 .no_constraint_value = PM_QOS_CPU_LATENCY_DEFAULT_VALUE,444 c->no_constraint_value = FREQ_QOS_MIN_DEFAULT_VALUE; in freq_constraints_init()453 c->no_constraint_value = FREQ_QOS_MAX_DEFAULT_VALUE; in freq_constraints_init()
215 c->no_constraint_value = PM_QOS_RESUME_LATENCY_NO_CONSTRAINT; in dev_pm_qos_constraints_allocate()224 c->no_constraint_value = PM_QOS_LATENCY_TOLERANCE_NO_CONSTRAINT; in dev_pm_qos_constraints_allocate()
56 s32 no_constraint_value; member