Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/thermal/
A Dkirkwood_thermal.c86 thermal_zone_device_unregister(thermal); in kirkwood_thermal_probe()
101 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
A Ddove_thermal.c155 thermal_zone_device_unregister(thermal); in dove_thermal_probe()
169 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
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()
A Dda9062-thermal.c234 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
245 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
A Drcar_thermal.c387 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
501 thermal_zone_device_unregister(priv->zone); in rcar_thermal_probe()
A Dimx_thermal.c790 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
809 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
A Darmada_thermal.c867 thermal_zone_device_unregister(tz); in armada_thermal_probe()
950 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
A Dthermal_of.c449 thermal_zone_device_unregister(tz); in thermal_of_zone_unregister()
A Dthermal_core.c1384 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1444 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
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-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c515 thermal_zone_device_unregister(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
522 thermal_zone_device_unregister(tzdev); in mlxsw_thermal_module_tz_fini()
654 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
662 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini()
918 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init()
943 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c193 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_add()
207 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_remove()
A Dprocessor_thermal_device_pci.c279 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_probe()
303 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_remove()
A Dint3400_thermal.c668 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
696 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
/linux-6.3-rc2/drivers/thermal/st/
A Dst_thermal.c225 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_register()
238 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_unregister()
/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c316 thermal_zone_device_unregister(aux_entry->tzone); in free_soc_dts()
389 thermal_zone_device_unregister(aux_entry->tzone); in alloc_soc_dts()
A Dintel_pch_thermal.c252 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_probe()
267 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
A Dx86_pkg_temp_thermal.c369 thermal_zone_device_unregister(zonedev->tzone); in pkg_temp_thermal_device_add()
406 thermal_zone_device_unregister(tzone); in pkg_thermal_cpu_offline()
A Dintel_soc_dts_iosf.c254 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone()
317 thermal_zone_device_unregister(dts->tzone); in add_dts_thermal_zone()
/linux-6.3-rc2/include/linux/
A Dthermal.h361 void thermal_zone_device_unregister(struct thermal_zone_device *);
403 static inline void thermal_zone_device_unregister( in thermal_zone_device_unregister() function
/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c199 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c713 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
807 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c718 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/linux-6.3-rc2/drivers/acpi/
A 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-6.3-rc2/drivers/power/supply/
A Dpower_supply_core.c1175 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
1186 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()

Completed in 39 milliseconds

12