Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/devfreq/
Ddevfreq.c67 static struct devfreq *find_device_devfreq(struct device *dev) in find_device_devfreq() function
799 devfreq = find_device_devfreq(dev); in devfreq_add_device()