Home
last modified time | relevance | path

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

12

/linux/drivers/thermal/
A Dkirkwood_thermal.c83 thermal_zone_device_unregister(thermal); in kirkwood_thermal_probe()
98 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
A Ddove_thermal.c152 thermal_zone_device_unregister(thermal); in dove_thermal_probe()
166 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.c237 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_probe()
248 thermal_zone_device_unregister(thermal->zone); in da9062_thermal_remove()
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()
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()
A Dthermal_of.c355 thermal_zone_device_unregister(tz); in thermal_of_zone_unregister()
A Dthermal_core.c1570 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
1617 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
/linux/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/drivers/net/ethernet/mellanox/mlxsw/
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()
490 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
498 thermal_zone_device_unregister(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_fini()
758 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_init()
779 thermal_zone_device_unregister(thermal->tzdev); in mlxsw_thermal_fini()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c184 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_add()
195 thermal_zone_device_unregister(int34x_zone->zone); in int340x_thermal_zone_remove()
A Dprocessor_thermal_device_pci.c414 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_probe()
436 thermal_zone_device_unregister(pci_info->tzone); in proc_thermal_pci_remove()
A Dint3400_thermal.c661 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
689 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
/linux/include/linux/
A Dthermal.h239 void thermal_zone_device_unregister(struct thermal_zone_device *tz);
289 static inline void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
/linux/drivers/thermal/intel/
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()
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()
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()
A Dx86_pkg_temp_thermal.c366 thermal_zone_device_unregister(zonedev->tzone); in pkg_temp_thermal_device_add()
401 thermal_zone_device_unregister(tzone); in pkg_thermal_cpu_offline()
/linux/drivers/thermal/renesas/
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/
A Dti-thermal-common.c200 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c703 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
779 thermal_zone_device_unregister(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_unregister()
/linux/drivers/acpi/
A Dthermal.c653 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_register_thermal_zone()
662 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()
/linux/drivers/thermal/testing/
A Dzone.c233 thermal_zone_device_unregister(tt_zone->tz); in tt_zone_unregister_tz()
/linux/drivers/platform/x86/
A Dacerhdf.c684 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/linux/drivers/power/supply/
A Dpower_supply_core.c1317 thermal_zone_device_unregister(psy->tzd); in psy_register_thermal()
1328 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()

Completed in 50 milliseconds

12