Home
last modified time | relevance | path

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

/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()
/linux/include/linux/
H A Dpm_qos.h44 PM_QOS_MIN, /* return the smallest value */ enumerator