Symbol: thermal_zone_device_unregister
drivers/acpi/thermal.c
653
thermal_zone_device_unregister(tz->thermal_zone);
drivers/acpi/thermal.c
666
thermal_zone_device_unregister(tz->thermal_zone);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c
76
thermal_zone_device_unregister(adap->ch_thermal.tzdev);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c
86
thermal_zone_device_unregister(adap->ch_thermal.tzdev);
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
376
thermal_zone_device_unregister(module_tz->tzdev);
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
383
thermal_zone_device_unregister(tzdev);
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
489
thermal_zone_device_unregister(gearbox_tz->tzdev);
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
497
thermal_zone_device_unregister(gearbox_tz->tzdev);
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
755
thermal_zone_device_unregister(thermal->tzdev);
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
776
thermal_zone_device_unregister(thermal->tzdev);
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
274
thermal_zone_device_unregister(mld->tzone);
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
389
thermal_zone_device_unregister(mld->tzone);
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
691
thermal_zone_device_unregister(mvm->tz_device.tzone);
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
767
thermal_zone_device_unregister(mvm->tz_device.tzone);
drivers/platform/x86/acerhdf.c
684
thermal_zone_device_unregister(thz_dev);
drivers/power/supply/power_supply_core.c
1535
thermal_zone_device_unregister(psy->tzd);
drivers/power/supply/power_supply_core.c
1546
thermal_zone_device_unregister(psy->tzd);
drivers/thermal/armada_thermal.c
885
thermal_zone_device_unregister(tz);
drivers/thermal/armada_thermal.c
968
thermal_zone_device_unregister(drvdata->data.tz);
drivers/thermal/da9062-thermal.c
237
thermal_zone_device_unregister(thermal->zone);
drivers/thermal/da9062-thermal.c
248
thermal_zone_device_unregister(thermal->zone);
drivers/thermal/dove_thermal.c
152
thermal_zone_device_unregister(thermal);
drivers/thermal/dove_thermal.c
166
thermal_zone_device_unregister(dove_thermal);
drivers/thermal/imx_thermal.c
745
thermal_zone_device_unregister(data->tz);
drivers/thermal/imx_thermal.c
764
thermal_zone_device_unregister(data->tz);
drivers/thermal/intel/int340x_thermal/int3400_thermal.c
650
thermal_zone_device_unregister(priv->thermal);
drivers/thermal/intel/int340x_thermal/int3400_thermal.c
678
thermal_zone_device_unregister(priv->thermal);
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
183
thermal_zone_device_unregister(int34x_zone->zone);
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
194
thermal_zone_device_unregister(int34x_zone->zone);
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
413
thermal_zone_device_unregister(pci_info->tzone);
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
435
thermal_zone_device_unregister(pci_info->tzone);
drivers/thermal/intel/intel_pch_thermal.c
255
thermal_zone_device_unregister(ptd->tzd);
drivers/thermal/intel/intel_pch_thermal.c
270
thermal_zone_device_unregister(ptd->tzd);
drivers/thermal/intel/intel_quark_dts_thermal.c
327
thermal_zone_device_unregister(aux_entry->tzone);
drivers/thermal/intel/intel_quark_dts_thermal.c
397
thermal_zone_device_unregister(aux_entry->tzone);
drivers/thermal/intel/intel_soc_dts_iosf.c
203
thermal_zone_device_unregister(dts->tzone);
drivers/thermal/intel/intel_soc_dts_iosf.c
251
thermal_zone_device_unregister(dts->tzone);
drivers/thermal/intel/x86_pkg_temp_thermal.c
371
thermal_zone_device_unregister(zonedev->tzone);
drivers/thermal/intel/x86_pkg_temp_thermal.c
406
thermal_zone_device_unregister(tzone);
drivers/thermal/kirkwood_thermal.c
83
thermal_zone_device_unregister(thermal);
drivers/thermal/kirkwood_thermal.c
98
thermal_zone_device_unregister(kirkwood_thermal);
drivers/thermal/renesas/rcar_thermal.c
386
thermal_zone_device_unregister(priv->zone);
drivers/thermal/renesas/rcar_thermal.c
498
thermal_zone_device_unregister(priv->zone);
drivers/thermal/spear_thermal.c
146
thermal_zone_device_unregister(spear_thermal);
drivers/thermal/spear_thermal.c
159
thermal_zone_device_unregister(spear_thermal);
drivers/thermal/testing/zone.c
230
thermal_zone_device_unregister(tt_zone->tz);
drivers/thermal/thermal_core.c
1652
EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
drivers/thermal/thermal_of.c
362
thermal_zone_device_unregister(tz);
drivers/thermal/ti-soc-thermal/ti-thermal-common.c
200
thermal_zone_device_unregister(data->ti_thermal);
include/linux/thermal.h
286
void thermal_zone_device_unregister(struct thermal_zone_device *tz);