Searched refs:devfreq_add_device (Results 1 – 4 of 4) sorted by relevance
183 extern struct devfreq *devfreq_add_device(struct device *dev,245 static inline struct devfreq *devfreq_add_device(struct device *dev, in devfreq_add_device() function
439 struct devfreq *devfreq_add_device(struct device *dev, in devfreq_add_device() function525 EXPORT_SYMBOL(devfreq_add_device);583 devfreq = devfreq_add_device(dev, profile, governor_name, data); in devm_devfreq_add_device()
40 values to the governor with data field at devfreq_add_device().
5627 hba->devfreq = devfreq_add_device(dev, &ufs_devfreq_profile, in ufshcd_init()