Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/base/power/
H A Dqos.c215 c->type = PM_QOS_MIN; in dev_pm_qos_constraints_allocate()
224 c->type = PM_QOS_MIN; in dev_pm_qos_constraints_allocate()
/openbmc/linux/include/linux/
H A Dpm_qos.h44 PM_QOS_MIN, /* return the smallest value */ enumerator