Searched refs:devfreq_monitor_stop (Results 1 – 4 of 4) sorted by relevance
104 void devfreq_monitor_stop(struct devfreq *devfreq);
96 devfreq_monitor_stop(devfreq); in devfreq_simple_ondemand_handler()
750 devfreq_monitor_stop(devfreq); in tegra_governor_event_handler()
513 * devfreq_monitor_stop() - Stop load monitoring of a devfreq instance520 void devfreq_monitor_stop(struct devfreq *devfreq) in devfreq_monitor_stop() function 535 EXPORT_SYMBOL(devfreq_monitor_stop);545 * Note: Though this function is same as devfreq_monitor_stop(),