Home
last modified time | relevance | path

Searched refs:DEVFREQ_GOV_STOP (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Dgovernor.h20 #define DEVFREQ_GOV_STOP 0x2 macro
H A Dgovernor_simpleondemand.c95 case DEVFREQ_GOV_STOP: in devfreq_simple_ondemand_handler()
H A Dgovernor_userspace.c123 case DEVFREQ_GOV_STOP: in devfreq_userspace_handler()
H A Dgovernor_passive.c170 case DEVFREQ_GOV_STOP: in devfreq_passive_event_handler()
H A Ddevfreq.c929 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_device()
1227 DEVFREQ_GOV_STOP, NULL); in devfreq_add_governor()
1291 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_governor()
1357 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in governor_store()
1750 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in timer_store()
H A Dtegra30-devfreq.c732 case DEVFREQ_GOV_STOP: in tegra_governor_event_handler()
H A Drockchip_dmc.c2794 case DEVFREQ_GOV_STOP: in devfreq_dmc_ondemand_handler()