Searched refs:DEVFREQ_GOV_STOP (Results 1 – 6 of 6) sorted by relevance
22 #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()
155 case DEVFREQ_GOV_STOP: in devfreq_passive_event_handler()
976 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_device()1277 DEVFREQ_GOV_STOP, NULL); in devfreq_add_governor()1341 DEVFREQ_GOV_STOP, NULL); in devfreq_remove_governor()1412 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in governor_store()1831 ret = df->governor->event_handler(df, DEVFREQ_GOV_STOP, NULL); in timer_store()
749 case DEVFREQ_GOV_STOP: in tegra_governor_event_handler()