Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/devfreq/
Ddevfreq.c64 static struct devfreq *find_device_devfreq(struct device *dev) in find_device_devfreq() function
761 devfreq = find_device_devfreq(dev); in devfreq_add_device()