Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/devfreq/
Ddevfreq.c668 static int devfreq_notifier_call(struct notifier_block *nb, unsigned long type, in devfreq_notifier_call() function
844 devfreq->nb.notifier_call = devfreq_notifier_call; in devfreq_add_device()