Home
last modified time | relevance | path

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

12

/linux/drivers/thermal/
H A Dkirkwood_thermal.c83 thermal_zone_device_unregister(thermal); in kirkwood_thermal_probe()
98 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
H A Ddove_thermal.c152 thermal_zone_device_unregister(thermal); in dove_thermal_probe()
166 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
H A Dspear_thermal.c146 thermal_zone_device_unregister(spear_thermal); in spear_thermal_probe()
159 thermal_zone_device_unregister(spear_thermal); in spear_thermal_exit()
H A Dda9062-thermal.c237 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
248 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
H A Dimx_thermal.c745 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
764 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
H A Darmada_thermal.c885 thermal_zone_device_unregister(tz); in armada_thermal_probe()
968 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
H A Dthermal_of.c344 thermal_zone_device_unregister(tz); in thermal_of_zone_unregister()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c76 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 Dcore_thermal.c376 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 Dint340x_thermal_zone.c183 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 Dprocessor_thermal_device_pci.c413 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 Dint3400_thermal.c650 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 Dthermal.h243 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 Dintel_quark_dts_thermal.c327 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 Dintel_pch_thermal.c255 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 Dintel_soc_dts_iosf.c203 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 Dx86_pkg_temp_thermal.c371 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 Dthermal.c274 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 Drcar_thermal.c386 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 Dti-thermal-common.c200 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c691 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 Dthermal.c654 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 Dacerhdf.c684 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/linux/drivers/thermal/testing/
H A Dzone.c231 thermal_zone_device_unregister(tt_zone->tz); in tt_zone_unregister_tz()
/linux/drivers/power/supply/
H A Dpower_supply_core.c1540 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
1551 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()

12