Home
last modified time | relevance | path

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

/drivers/devfreq/
Ddevfreq.c206 static void devfreq_monitor(struct work_struct *work) in devfreq_monitor() function
233 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()