Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/thermal/
Dkirkwood_thermal.c88 thermal_zone_device_unregister(thermal); in kirkwood_thermal_probe()
103 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
Ddove_thermal.c158 thermal_zone_device_unregister(thermal); in dove_thermal_probe()
172 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
Dspear_thermal.c148 thermal_zone_device_unregister(spear_thermal); in spear_thermal_probe()
161 thermal_zone_device_unregister(spear_thermal); in spear_thermal_exit()
Dda9062-thermal.c270 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
281 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
Drcar_thermal.c427 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
542 thermal_zone_device_unregister(priv->zone); in rcar_thermal_probe()
Darmada_thermal.c879 thermal_zone_device_unregister(tz); in armada_thermal_probe()
962 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
Dimx_thermal.c808 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
827 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
Dthermal_of.c560 thermal_zone_device_unregister(tz); in thermal_of_zone_unregister()
Dthermal_core.c1351 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1407 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c101 thermal_zone_device_unregister(adap->ch_thermal.tzdev); in cxgb4_thermal_init()
111 thermal_zone_device_unregister(adap->ch_thermal.tzdev); in cxgb4_thermal_remove()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c635 thermal_zone_device_unregister(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
642 thermal_zone_device_unregister(tzdev); in mlxsw_thermal_module_tz_fini()
771 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
779 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini()
1031 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init()
1056 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/linux-6.1.9/include/linux/
Dthermal.h342 void thermal_zone_device_unregister(struct thermal_zone_device *);
384 static inline void thermal_zone_device_unregister( in thermal_zone_device_unregister() function
/linux-6.1.9/drivers/thermal/st/
Dst_thermal.c258 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_register()
271 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_unregister()
/linux-6.1.9/drivers/thermal/intel/
Dintel_quark_dts_thermal.c339 thermal_zone_device_unregister(aux_entry->tzone); in free_soc_dts()
404 thermal_zone_device_unregister(aux_entry->tzone); in alloc_soc_dts()
Dx86_pkg_temp_thermal.c370 thermal_zone_device_unregister(zonedev->tzone); in pkg_temp_thermal_device_add()
414 thermal_zone_device_unregister(tzone); in pkg_thermal_cpu_offline()
Dintel_pch_thermal.c441 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_probe()
456 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
Dintel_soc_dts_iosf.c279 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone()
342 thermal_zone_device_unregister(dts->tzone); in add_dts_thermal_zone()
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c293 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_add()
307 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_remove()
Dprocessor_thermal_device_pci.c285 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_probe()
309 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_remove()
Dint3400_thermal.c628 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
654 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
/linux-6.1.9/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c199 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c762 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
854 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/linux-6.1.9/drivers/platform/x86/
Dacerhdf.c745 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/linux-6.1.9/drivers/acpi/
Dthermal.c856 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_register_thermal_zone()
865 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()
/linux-6.1.9/drivers/power/supply/
Dpower_supply_core.c1176 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
1187 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()

12