Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dqos.c67 case PM_QOS_MIN: in pm_qos_get_value()
223 .type = PM_QOS_MIN,
454 c->type = PM_QOS_MIN; in freq_constraints_init()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dqos.c216 c->type = PM_QOS_MIN; in dev_pm_qos_constraints_allocate()
225 c->type = PM_QOS_MIN; in dev_pm_qos_constraints_allocate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_qos.h44 PM_QOS_MIN, /* return the smallest value */ enumerator