devfreq_remove_device
EXPORT_SYMBOL(devfreq_remove_device);
devfreq_remove_device(*(struct devfreq **)res);
devfreq_remove_device(devfreq);
devfreq_remove_device(priv->devfreq_dram);
devfreq_remove_device(hba->devfreq);
int devfreq_remove_device(struct devfreq *devfreq);