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()
765 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_device()1032 DEVFREQ_GOV_STOP, NULL); in devfreq_add_governor()1096 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_governor()1151 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in governor_store()
561 case DEVFREQ_GOV_STOP: in tegra_governor_event_handler()