Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_opp.h25 OPP_EVENT_ADD, OPP_EVENT_REMOVE, OPP_EVENT_ENABLE, OPP_EVENT_DISABLE, enumerator
/openbmc/linux/drivers/cpufreq/
H A Dmediatek-cpufreq.c340 } else if (event == OPP_EVENT_DISABLE) { in mtk_cpufreq_opp_notifier()
/openbmc/linux/drivers/opp/
H A Dcore.c2950 OPP_EVENT_DISABLE, opp); in _opp_set_availability()