subsys_interface_unregister
subsys_interface_unregister(&sq_interface);
EXPORT_SYMBOL_GPL(subsys_interface_unregister);
subsys_interface_unregister(&cpufreq_interface);
subsys_interface_unregister(&cpufreq_interface);
subsys_interface_unregister(&rionet_interface);
subsys_interface_unregister(&riocm_interface);
subsys_interface_unregister(&riocm_interface);
void subsys_interface_unregister(struct subsys_interface *sif);