| /linux/drivers/thermal/ |
| H A D | kirkwood_thermal.c | 83 thermal_zone_device_unregister(thermal); in kirkwood_thermal_probe() 98 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
|
| H A D | dove_thermal.c | 152 thermal_zone_device_unregister(thermal); in dove_thermal_probe() 166 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
|
| H A D | spear_thermal.c | 146 thermal_zone_device_unregister(spear_thermal); in spear_thermal_probe() 159 thermal_zone_device_unregister(spear_thermal); in spear_thermal_exit()
|
| H A D | da9062-thermal.c | 237 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe() 248 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
|
| H A D | imx_thermal.c | 745 thermal_zone_device_unregister(data->tz); in imx_thermal_probe() 764 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
|
| H A D | armada_thermal.c | 885 thermal_zone_device_unregister(tz); in armada_thermal_probe() 968 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
|
| H A D | thermal_of.c | 344 thermal_zone_device_unregister(tz); in thermal_of_zone_unregister()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_thermal.c | 76 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()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_thermal.c | 376 thermal_zone_device_unregister(module_tz->tzdev); in mlxsw_thermal_module_tz_init() 383 thermal_zone_device_unregister(tzdev); in mlxsw_thermal_module_tz_fini() 489 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init() 497 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini() 755 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init() 776 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
|
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.c | 183 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_add() 194 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_remove()
|
| H A D | processor_thermal_device_pci.c | 413 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_probe() 435 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_remove()
|
| H A D | int3400_thermal.c | 650 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe() 678 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
|
| /linux/include/linux/ |
| H A D | thermal.h | 243 void thermal_zone_device_unregister(struct thermal_zone_device *tz); 293 static inline void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_quark_dts_thermal.c | 327 thermal_zone_device_unregister(aux_entry->tzone); in free_soc_dts() 397 thermal_zone_device_unregister(aux_entry->tzone); in alloc_soc_dts()
|
| H A D | intel_pch_thermal.c | 255 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_probe() 270 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
|
| H A D | intel_soc_dts_iosf.c | 203 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone() 251 thermal_zone_device_unregister(dts->tzone); in add_dts_thermal_zone()
|
| H A D | x86_pkg_temp_thermal.c | 371 thermal_zone_device_unregister(zonedev->tzone); in pkg_temp_thermal_device_add() 406 thermal_zone_device_unregister(tzone); in pkg_thermal_cpu_offline()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | thermal.c | 274 thermal_zone_device_unregister(mld->tzone); in iwl_mld_thermal_zone_register() 389 thermal_zone_device_unregister(mld->tzone); in iwl_mld_thermal_zone_unregister()
|
| /linux/drivers/thermal/renesas/ |
| H A D | rcar_thermal.c | 386 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove() 498 thermal_zone_device_unregister(priv->zone); in rcar_thermal_probe()
|
| /linux/drivers/thermal/ti-soc-thermal/ |
| H A D | ti-thermal-common.c | 200 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tt.c | 691 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register() 767 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
|
| /linux/drivers/acpi/ |
| H A D | thermal.c | 654 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_register_thermal_zone() 663 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()
|
| /linux/drivers/platform/x86/ |
| H A D | acerhdf.c | 684 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
|
| /linux/drivers/thermal/testing/ |
| H A D | zone.c | 231 thermal_zone_device_unregister(tt_zone->tz); in tt_zone_unregister_tz()
|
| /linux/drivers/power/supply/ |
| H A D | power_supply_core.c | 1540 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal() 1551 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()
|