Searched refs:no_constraint_value (Results 1 – 3 of 3) sorted by relevance
72 .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()
200 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()
83 s32 no_constraint_value; member