Searched refs:devfreq_monitor_stop (Results 1 – 4 of 4) sorted by relevance
32 extern void devfreq_monitor_stop(struct devfreq *devfreq);
105 devfreq_monitor_stop(devfreq); in devfreq_simple_ondemand_handler()
257 void devfreq_monitor_stop(struct devfreq *devfreq) in devfreq_monitor_stop() function261 EXPORT_SYMBOL(devfreq_monitor_stop);
588 devfreq_monitor_stop(devfreq); in tegra_governor_event_handler()