Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/devfreq/
Ddevfreq.c54 static struct devfreq *find_device_devfreq(struct device *dev) in find_device_devfreq() function
586 if (IS_ERR(find_device_devfreq(devfreq->dev.parent))) { in devfreq_dev_release()
625 devfreq = find_device_devfreq(dev); in devfreq_add_device()