Home
last modified time | relevance | path

Searched refs:OPP_EVENT_ADJUST_VOLTAGE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/devfreq/
H A Dmtk-cci-devfreq.c230 if (event == OPP_EVENT_ADJUST_VOLTAGE) { in mtk_ccifreq_opp_notifier()
/linux/include/linux/
H A Dpm_opp.h28 OPP_EVENT_ADJUST_VOLTAGE, enumerator
/linux/drivers/cpufreq/
H A Dmediatek-cpufreq.c327 if (event == OPP_EVENT_ADJUST_VOLTAGE) { in mtk_cpufreq_opp_notifier()
/linux/drivers/opp/
H A Dcore.c2975 blocking_notifier_call_chain(&opp_table->head, OPP_EVENT_ADJUST_VOLTAGE, in dev_pm_opp_adjust_voltage()