Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dqos.c64 case PM_QOS_MIN: in pm_qos_get_value()
220 .type = PM_QOS_MIN,
461 c->type = PM_QOS_MIN; in freq_constraints_init()
/linux-6.15/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()
/linux-6.15/include/linux/
H A Dpm_qos.h44 PM_QOS_MIN, /* return the smallest value */ enumerator