Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h416 int thermal_zone_device_enable(struct thermal_zone_device *tz);
468 static inline int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dkirkwood_thermal.c86 ret = thermal_zone_device_enable(thermal); in kirkwood_thermal_probe()
H A Ddove_thermal.c156 ret = thermal_zone_device_enable(thermal); in dove_thermal_probe()
H A Dspear_thermal.c134 ret = thermal_zone_device_enable(spear_thermal); in spear_thermal_probe()
H A Dda9062-thermal.c240 ret = thermal_zone_device_enable(thermal->zone); in da9062_thermal_probe()
H A Dimx_thermal.c791 ret = thermal_zone_device_enable(data->tz); in imx_thermal_probe()
861 return thermal_zone_device_enable(data->tz); in imx_thermal_resume()
H A Dsprd_thermal.c326 thermal_zone_device_enable(tzd); in sprd_thm_toggle_sensor()
H A Dhisi_thermal.c553 thermal_zone_device_enable(tzd); in hisi_thermal_toggle_sensor()
H A Drcar_thermal.c560 ret = thermal_zone_device_enable(priv->zone); in rcar_thermal_probe()
H A Dthermal_core.c523 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
527 EXPORT_SYMBOL_GPL(thermal_zone_device_enable);
H A Dthermal_of.c522 thermal_zone_device_enable(tzd); in thermal_zone_of_sensor_register()
H A Darmada_thermal.c877 ret = thermal_zone_device_enable(tz); in armada_thermal_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c98 ret = thermal_zone_device_enable(ch_thermal->tzdev); in cxgb4_thermal_init()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc256 thermal_zone_device_enable
H A Dabi_gki_aarch64_hikey960615 thermal_zone_device_enable
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c677 err = thermal_zone_device_enable(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
798 ret = thermal_zone_device_enable(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
969 err = thermal_zone_device_enable(thermal->tzdev); in mlxsw_thermal_init()
/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A Dst_thermal.c249 ret = thermal_zone_device_enable(sensor->thermal_dev); in st_thermal_register()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c397 err = thermal_zone_device_enable(aux_entry->tzone); in alloc_soc_dts()
H A Dintel_pch_thermal.c356 err = thermal_zone_device_enable(ptd->tzd); in intel_pch_thermal_probe()
H A Dx86_pkg_temp_thermal.c366 err = thermal_zone_device_enable(zonedev->tzone); in pkg_temp_thermal_device_add()
H A Dintel_soc_dts_iosf.c332 ret = thermal_zone_device_enable(dts->tzone); in add_dts_thermal_zone()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c266 ret = thermal_zone_device_enable(int34x_thermal_zone->zone); in int340x_thermal_zone_add()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_mid_thermal.c496 ret = thermal_zone_device_enable(pinfo->tzd[i]); in mid_thermal_probe()
H A Dacerhdf.c736 ret = thermal_zone_device_enable(thz_dev); in acerhdf_register_thermal()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c818 ret = thermal_zone_device_enable(mvm->tz_device.tzone); in iwl_mvm_thermal_zone_register()

12