Home
last modified time | relevance | path

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

12

/Linux-v5.15/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.c271 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
282 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
Drcar_thermal.c434 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
542 thermal_zone_device_unregister(priv->zone); in rcar_thermal_probe()
Dimx_thermal.c820 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
840 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
Darmada_thermal.c879 thermal_zone_device_unregister(tz); in armada_thermal_probe()
962 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
Dthermal_core.c1320 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1376 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
Dthermal_of.c1022 thermal_zone_device_unregister(zone); in of_thermal_destroy_zones()
/Linux-v5.15/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-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c690 thermal_zone_device_unregister(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
697 thermal_zone_device_unregister(tzdev); in mlxsw_thermal_module_tz_fini()
818 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
826 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini()
1000 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init()
1019 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/Linux-v5.15/include/linux/
Dthermal.h366 void thermal_zone_device_unregister(struct thermal_zone_device *);
403 static inline void thermal_zone_device_unregister( in thermal_zone_device_unregister() function
/Linux-v5.15/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-v5.15/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_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()
Dintel_pch_thermal.c436 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_probe()
451 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
/Linux-v5.15/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c279 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_add()
292 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.c562 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
588 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
/Linux-v5.15/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c203 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c757 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
849 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/Linux-v5.15/drivers/platform/x86/
Dacerhdf.c760 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/Linux-v5.15/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-v5.15/drivers/power/supply/
Dpower_supply_core.c994 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
1005 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()

12