Home
last modified time | relevance | path

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

12

/Linux-v5.10/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.c454 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
562 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.c1515 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1571 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
Dthermal_of.c1016 thermal_zone_device_unregister(zone); in of_thermal_destroy_zones()
/Linux-v5.10/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.10/drivers/platform/x86/
Dintel_mid_thermal.c499 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_probe()
511 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_probe()
531 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_remove()
Dacerhdf.c760 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c716 thermal_zone_device_unregister(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
723 thermal_zone_device_unregister(tzdev); in mlxsw_thermal_module_tz_fini()
836 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
844 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini()
1019 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init()
1038 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/Linux-v5.10/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.10/include/linux/
Dthermal.h371 void thermal_zone_device_unregister(struct thermal_zone_device *);
409 static inline void thermal_zone_device_unregister( in thermal_zone_device_unregister() function
/Linux-v5.10/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()
Dintel_pch_thermal.c363 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_probe()
378 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
Dx86_pkg_temp_thermal.c368 thermal_zone_device_unregister(zonedev->tzone); in pkg_temp_thermal_device_add()
412 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()
/Linux-v5.10/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c269 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_add()
282 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_remove()
Dint3400_thermal.c551 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
576 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
/Linux-v5.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c201 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c821 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
913 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/Linux-v5.10/drivers/power/supply/
Dpower_supply_core.c975 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
986 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()
/Linux-v5.10/drivers/acpi/
Dthermal.c884 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_register_thermal_zone()
893 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()

12