Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevfreq.h232 struct devfreq *devfreq_add_device(struct device *dev,
345 static inline struct devfreq *devfreq_add_device(struct device *dev, in devfreq_add_device() function
/linux/Documentation/driver-api/
H A Ddevfreq.rst23 :c:func:`devfreq_add_device` function to create a :c:type:`devfreq` instance.
/linux/drivers/devfreq/
H A Dsun8i-a33-mbus.c421 priv->devfreq_dram = devfreq_add_device(dev, &priv->profile, in sun8i_a33_mbus_probe()
H A DKconfig41 values to the governor with data field at devfreq_add_device().