Home
last modified time | relevance | path

Searched refs:devfreq_monitor_start (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/devfreq/
H A Dgovernor.h103 void devfreq_monitor_start(struct devfreq *devfreq);
H A Dgovernor_simpleondemand.c92 devfreq_monitor_start(devfreq); in devfreq_simple_ondemand_handler()
H A Ddevfreq.c485 void devfreq_monitor_start(struct devfreq *devfreq) in devfreq_monitor_start() function
513 EXPORT_SYMBOL(devfreq_monitor_start);
H A Dtegra30-devfreq.c744 devfreq_monitor_start(devfreq); in tegra_governor_event_handler()