Home
last modified time | relevance | path

Searched refs:thermal_zone_device_enable (Results 1 – 25 of 28) sorted by relevance

12

/linux/include/linux/
A Dthermal.h269 int thermal_zone_device_enable(struct thermal_zone_device *tz);
340 static inline int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
/linux/drivers/thermal/
A Dkirkwood_thermal.c81 ret = thermal_zone_device_enable(thermal); in kirkwood_thermal_probe()
A Ddove_thermal.c150 ret = thermal_zone_device_enable(thermal); in dove_thermal_probe()
A Dspear_thermal.c132 ret = thermal_zone_device_enable(spear_thermal); in spear_thermal_probe()
A Dda9062-thermal.c208 ret = thermal_zone_device_enable(thermal->zone); in da9062_thermal_probe()
A Dimx_thermal.c728 ret = thermal_zone_device_enable(data->tz); in imx_thermal_probe()
796 return thermal_zone_device_enable(data->tz); in imx_thermal_resume()
A Dthermal_of.c435 ret = thermal_zone_device_enable(tz); in thermal_of_zone_register()
A Dsprd_thermal.c326 thermal_zone_device_enable(tzd); in sprd_thm_toggle_sensor()
A Dhisi_thermal.c536 thermal_zone_device_enable(tzd); in hisi_thermal_toggle_sensor()
A Dthermal_core.c640 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
644 EXPORT_SYMBOL_GPL(thermal_zone_device_enable);
A Darmada_thermal.c883 ret = thermal_zone_device_enable(tz); in armada_thermal_probe()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c73 ret = thermal_zone_device_enable(ch_thermal->tzdev); in cxgb4_thermal_init()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c374 err = thermal_zone_device_enable(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
488 ret = thermal_zone_device_enable(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
741 err = thermal_zone_device_enable(thermal->tzdev); in mlxsw_thermal_init()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c177 ret = thermal_zone_device_enable(int34x_zone->zone); in int340x_thermal_zone_add()
A Dprocessor_thermal_device_pci.c404 ret = thermal_zone_device_enable(pci_info->tzone); in proc_thermal_pci_probe()
/linux/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c390 err = thermal_zone_device_enable(aux_entry->tzone); in alloc_soc_dts()
A Dintel_pch_thermal.c248 err = thermal_zone_device_enable(ptd->tzd); in intel_pch_thermal_probe()
A Dintel_soc_dts_iosf.c241 ret = thermal_zone_device_enable(dts->tzone); in add_dts_thermal_zone()
A Dx86_pkg_temp_thermal.c350 err = thermal_zone_device_enable(zonedev->tzone); in pkg_temp_thermal_device_add()
/linux/drivers/thermal/testing/
A Dzone.c421 thermal_zone_device_enable(tz); in tt_zone_register_tz()
/linux/drivers/platform/x86/
A Dacerhdf.c667 ret = thermal_zone_device_enable(thz_dev); in acerhdf_register_thermal()
/linux/drivers/thermal/renesas/
A Drcar_thermal.c496 ret = thermal_zone_device_enable(priv->zone); in rcar_thermal_probe()
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c409 err = thermal_zone_device_enable(tzd); in tegra_tsensor_enable_hw_channel()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c700 ret = thermal_zone_device_enable(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()
/linux/drivers/acpi/
A Dthermal.c641 result = thermal_zone_device_enable(tz->thermal_zone); in acpi_thermal_register_thermal_zone()

Completed in 60 milliseconds

12