Home
last modified time | relevance | path

Searched refs:thermal_zone_device_unregister (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/thermal/
H A Dkirkwood_thermal.c83 thermal_zone_device_unregister(thermal); in kirkwood_thermal_probe()
98 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
H A Ddove_thermal.c152 thermal_zone_device_unregister(thermal); in dove_thermal_probe()
166 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
H A Dspear_thermal.c146 thermal_zone_device_unregister(spear_thermal); in spear_thermal_probe()
159 thermal_zone_device_unregister(spear_thermal); in spear_thermal_exit()
H A Dda9062-thermal.c237 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
248 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
H A Drcar_thermal.c386 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
500 thermal_zone_device_unregister(priv->zone); in rcar_thermal_probe()
H A Dimx_thermal.c762 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
781 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
H A Darmada_thermal.c890 thermal_zone_device_unregister(tz); in armada_thermal_probe()
973 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
H A Dthermal_of.c449 thermal_zone_device_unregister(tz); in thermal_of_zone_unregister()
H A Dthermal_core.c1437 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1484 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c76 thermal_zone_device_unregister(adap->ch_thermal.tzdev); in cxgb4_thermal_init()
86 thermal_zone_device_unregister(adap->ch_thermal.tzdev); in cxgb4_thermal_remove()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c435 thermal_zone_device_unregister(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
442 thermal_zone_device_unregister(tzdev); in mlxsw_thermal_module_tz_fini()
560 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
568 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini()
820 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init()
845 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/openbmc/linux/drivers/thermal/st/
H A Dst_thermal.c222 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_register()
235 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_unregister()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c193 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_add()
207 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_remove()
H A Dprocessor_thermal_device_pci.c278 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_probe()
302 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_remove()
H A Dint3400_thermal.c668 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
696 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
/openbmc/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c316 thermal_zone_device_unregister(aux_entry->tzone); in free_soc_dts()
389 thermal_zone_device_unregister(aux_entry->tzone); in alloc_soc_dts()
H A Dintel_pch_thermal.c253 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_probe()
268 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
H A Dintel_soc_dts_iosf.c217 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone()
276 thermal_zone_device_unregister(dts->tzone); in add_dts_thermal_zone()
H A Dx86_pkg_temp_thermal.c371 thermal_zone_device_unregister(zonedev->tzone); in pkg_temp_thermal_device_add()
408 thermal_zone_device_unregister(tzone); in pkg_thermal_cpu_offline()
/openbmc/linux/include/linux/
H A Dthermal.h320 void thermal_zone_device_unregister(struct thermal_zone_device *tz);
378 static inline void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c200 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c713 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
807 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c705 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/openbmc/linux/drivers/acpi/
H A Dthermal.c772 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_register_thermal_zone()
783 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()
/openbmc/linux/drivers/power/supply/
H A Dpower_supply_core.c1318 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
1329 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()

12