Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/devfreq/
Ddevfreq.c56 static struct devfreq *find_device_devfreq(struct device *dev) in find_device_devfreq() function
529 if (IS_ERR(find_device_devfreq(devfreq->dev.parent))) { in devfreq_dev_release()
572 devfreq = find_device_devfreq(dev); in devfreq_add_device()