Searched refs:devfreq_remove_device (Results 1 – 4 of 4) sorted by relevance
231 int devfreq_remove_device(struct devfreq *devfreq);348 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device() function
959 devfreq_remove_device(devfreq); in devfreq_add_device()974 int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device() function991 EXPORT_SYMBOL(devfreq_remove_device);1005 devfreq_remove_device(*(struct devfreq **)res); in devm_devfreq_dev_release()
468 devfreq_remove_device(priv->devfreq_dram); in sun8i_a33_mbus_remove()
1557 devfreq_remove_device(hba->devfreq); in ufshcd_devfreq_remove()
Completed in 36 milliseconds