Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/thermal/
Dda9062-thermal.c286 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
297 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
Dkirkwood_thermal.c105 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
Dintel_quark_dts_thermal.c362 thermal_zone_device_unregister(aux_entry->tzone); in free_soc_dts()
429 thermal_zone_device_unregister(aux_entry->tzone); in alloc_soc_dts()
Ddove_thermal.c175 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
Dintel_soc_dts_iosf.c283 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone()
343 thermal_zone_device_unregister(dts->tzone); in add_dts_thermal_zone()
Dspear_thermal.c165 thermal_zone_device_unregister(spear_thermal); in spear_thermal_exit()
Dintel_pch_thermal.c374 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
Dimx_thermal.c831 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
851 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
Dx86_pkg_temp_thermal.c431 thermal_zone_device_unregister(tzone); in pkg_thermal_cpu_offline()
Ddb8500_thermal.c477 thermal_zone_device_unregister(pzone->therm_dev); in db8500_thermal_remove()
Drcar_thermal.c459 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
Darmada_thermal.c705 thermal_zone_device_unregister(drvdata->data.tz); in armada_thermal_exit()
Dthermal_core.c1304 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1357 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
Dof-thermal.c1048 thermal_zone_device_unregister(zone); in of_thermal_destroy_zones()
/Linux-v4.19/drivers/platform/x86/
Dintel_mid_thermal.c521 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_probe()
541 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_remove()
Dacerhdf.c748 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint3400_thermal.c337 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
358 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
Dint340x_thermal_zone.c285 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_remove()
/Linux-v4.19/include/linux/
Dthermal.h433 void thermal_zone_device_unregister(struct thermal_zone_device *);
480 static inline void thermal_zone_device_unregister( in thermal_zone_device_unregister() function
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c215 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/Linux-v4.19/drivers/thermal/st/
Dst_thermal.c271 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_unregister()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c402 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c853 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c741 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()
/Linux-v4.19/drivers/acpi/
Dthermal.c944 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()

12