powercap_unregister_control_type
powercap_unregister_control_type(scmi_top_pcntrl);
powercap_unregister_control_type(scmi_top_pcntrl);
powercap_unregister_control_type(pct);
powercap_unregister_control_type(pct);
powercap_unregister_control_type(rapl_msr_priv->control_type);
powercap_unregister_control_type(rapl_msr_priv->control_type);
powercap_unregister_control_type(tpmi_control_type);
powercap_unregister_control_type(tpmi_control_type);
EXPORT_SYMBOL_GPL(powercap_unregister_control_type);
powercap_unregister_control_type(rapl_mmio_priv.control_type);
powercap_unregister_control_type(rapl_mmio_priv.control_type);
int powercap_unregister_control_type(struct powercap_control_type *instance);