Searched refs:DEVFREQ_GOV_STOP (Results 1 – 6 of 6) sorted by relevance
20 #define DEVFREQ_GOV_STOP 0x2 macro
95 case DEVFREQ_GOV_STOP: in devfreq_simple_ondemand_handler()
123 case DEVFREQ_GOV_STOP: in devfreq_userspace_handler()
170 case DEVFREQ_GOV_STOP: in devfreq_passive_event_handler()
927 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_device()1225 DEVFREQ_GOV_STOP, NULL); in devfreq_add_governor()1289 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_governor()1355 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in governor_store()1748 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in timer_store()
732 case DEVFREQ_GOV_STOP: in tegra_governor_event_handler()