Searched refs:devfreq_add_device (Results 1 – 4 of 4) sorted by relevance
179 extern struct devfreq *devfreq_add_device(struct device *dev,228 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() function526 EXPORT_SYMBOL(devfreq_add_device);584 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().
5541 hba->devfreq = devfreq_add_device(dev, &ufs_devfreq_profile, in ufshcd_init()