Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
A Dthermal.h393 int thermal_zone_device_enable(struct thermal_zone_device *tz);
439 static inline int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
/linux-6.3-rc2/drivers/thermal/
A Dkirkwood_thermal.c84 ret = thermal_zone_device_enable(thermal); in kirkwood_thermal_probe()
A Ddove_thermal.c153 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.c204 ret = thermal_zone_device_enable(thermal->zone); in da9062_thermal_probe()
A Dimx_thermal.c773 ret = thermal_zone_device_enable(data->tz); in imx_thermal_probe()
843 return thermal_zone_device_enable(data->tz); in imx_thermal_resume()
A Dthermal_of.c534 ret = thermal_zone_device_enable(tz); in thermal_of_zone_register()
A Drcar_thermal.c499 ret = thermal_zone_device_enable(priv->zone); in rcar_thermal_probe()
A Dsprd_thermal.c326 thermal_zone_device_enable(tzd); in sprd_thm_toggle_sensor()
A Dhisi_thermal.c541 thermal_zone_device_enable(tzd); in hisi_thermal_toggle_sensor()
A Dthermal_core.c470 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
474 EXPORT_SYMBOL_GPL(thermal_zone_device_enable);
A Darmada_thermal.c865 ret = thermal_zone_device_enable(tz); in armada_thermal_probe()
A Dthermal_sysfs.c69 result = thermal_zone_device_enable(tz); in mode_store()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c73 ret = thermal_zone_device_enable(ch_thermal->tzdev); in cxgb4_thermal_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c513 err = thermal_zone_device_enable(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
652 ret = thermal_zone_device_enable(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
900 err = thermal_zone_device_enable(thermal->tzdev); in mlxsw_thermal_init()
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c186 ret = thermal_zone_device_enable(int34x_zone->zone); in int340x_thermal_zone_add()
A Dprocessor_thermal_device_pci.c270 ret = thermal_zone_device_enable(pci_info->tzone); in proc_thermal_pci_probe()
/linux-6.3-rc2/drivers/thermal/st/
A Dst_thermal.c216 ret = thermal_zone_device_enable(sensor->thermal_dev); in st_thermal_register()
/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c382 err = thermal_zone_device_enable(aux_entry->tzone); in alloc_soc_dts()
A Dintel_pch_thermal.c245 err = thermal_zone_device_enable(ptd->tzd); in intel_pch_thermal_probe()
A Dx86_pkg_temp_thermal.c353 err = thermal_zone_device_enable(zonedev->tzone); in pkg_temp_thermal_device_add()
A Dintel_soc_dts_iosf.c307 ret = thermal_zone_device_enable(dts->tzone); in add_dts_thermal_zone()
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c694 ret = thermal_zone_device_enable(thz_dev); in acerhdf_register_thermal()
/linux-6.3-rc2/drivers/thermal/tegra/
A Dtegra30-tsensor.c409 err = thermal_zone_device_enable(tzd); in tegra_tsensor_enable_hw_channel()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c710 ret = thermal_zone_device_enable(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()

Completed in 41 milliseconds

12