Home
last modified time | relevance | path

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

/drivers/devfreq/
DKconfig39 values to the governor with data field at devfreq_add_device().
Ddevfreq.c429 struct devfreq *devfreq_add_device(struct device *dev, in devfreq_add_device() function
516 EXPORT_SYMBOL(devfreq_add_device);
Dexynos4_bus.c1082 data->devfreq = devfreq_add_device(dev, &exynos4_devfreq_profile, in exynos4_busfreq_probe()