Searched refs:powercap_unregister_control_type (Results 1 – 8 of 8) sorted by relevance
173 powercap_unregister_control_type(rapl_mmio_priv.control_type); in proc_thermal_rapl_add()189 powercap_unregister_control_type(rapl_mmio_priv.control_type); in proc_thermal_rapl_remove()
265 int powercap_unregister_control_type(struct powercap_control_type *instance);
172 powercap_unregister_control_type(tpmi_control_type); in trp_alloc()184 powercap_unregister_control_type(tpmi_control_type); in trp_release()
594 powercap_unregister_control_type(pct); in dtpm_create_hierarchy()638 powercap_unregister_control_type(pct); in dtpm_destroy_hierarchy()
534 powercap_unregister_control_type(scmi_top_pcntrl); in scmi_powercap_init()544 powercap_unregister_control_type(scmi_top_pcntrl); in scmi_powercap_exit()
538 powercap_unregister_control_type(rapl_msr_priv->control_type); in rapl_msr_probe()545 powercap_unregister_control_type(rapl_msr_priv->control_type); in rapl_msr_remove()
647 int powercap_unregister_control_type(struct powercap_control_type *control_type) in powercap_unregister_control_type() function668 EXPORT_SYMBOL_GPL(powercap_unregister_control_type);
261 To free a control type object call powercap_unregister_control_type().