Home
last modified time | relevance | path

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

/linux/drivers/devfreq/ !
H A Ddevfreq.c657 * devfreq_notifier_call() - Notify that the device frequency requirements
665 static int devfreq_notifier_call(struct notifier_block *nb, unsigned long type, in devfreq_notifier_call() function
841 devfreq->nb.notifier_call = devfreq_notifier_call; in devfreq_add_device()