Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddevfreq.h231 int devfreq_remove_device(struct devfreq *devfreq);
348 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device() function
/linux-6.3-rc2/drivers/devfreq/
A Ddevfreq.c959 devfreq_remove_device(devfreq); in devfreq_add_device()
974 int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device() function
991 EXPORT_SYMBOL(devfreq_remove_device);
1005 devfreq_remove_device(*(struct devfreq **)res); in devm_devfreq_dev_release()
A Dsun8i-a33-mbus.c468 devfreq_remove_device(priv->devfreq_dram); in sun8i_a33_mbus_remove()
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd.c1557 devfreq_remove_device(hba->devfreq); in ufshcd_devfreq_remove()

Completed in 36 milliseconds