Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dkirkwood_thermal.c81 ret = thermal_zone_device_enable(thermal); in kirkwood_thermal_probe()
H A Ddove_thermal.c150 ret = thermal_zone_device_enable(thermal); in dove_thermal_probe()
H A Dda9062-thermal.c208 ret = thermal_zone_device_enable(thermal->zone); in da9062_thermal_probe()
H 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()
H A Dthermal_core.c686 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
690 EXPORT_SYMBOL_GPL(thermal_zone_device_enable);
H A Darmada_thermal.c883 ret = thermal_zone_device_enable(tz); in armada_thermal_probe()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c374 err = thermal_zone_device_enable(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
487 ret = thermal_zone_device_enable(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
738 err = thermal_zone_device_enable(thermal->tzdev); in mlxsw_thermal_init()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c176 ret = thermal_zone_device_enable(int34x_zone->zone); in int340x_thermal_zone_add()
H A Dprocessor_thermal_device_pci.c403 ret = thermal_zone_device_enable(pci_info->tzone); in proc_thermal_pci_probe()
/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c390 err = thermal_zone_device_enable(aux_entry->tzone); in alloc_soc_dts()
H A Dintel_soc_dts_iosf.c241 ret = thermal_zone_device_enable(dts->tzone); in add_dts_thermal_zone()
H A Dx86_pkg_temp_thermal.c355 err = thermal_zone_device_enable(zonedev->tzone); in pkg_temp_thermal_device_add()
/linux/drivers/platform/x86/
H A Dacerhdf.c667 ret = thermal_zone_device_enable(thz_dev); in acerhdf_register_thermal()
/linux/drivers/thermal/testing/
H A Dzone.c411 thermal_zone_device_enable(tz); in tt_zone_register_tz()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c409 err = thermal_zone_device_enable(tzd); in tegra_tsensor_enable_hw_channel()
/linux/drivers/power/supply/
H A Dpower_supply_core.c1538 ret = thermal_zone_device_enable(psy->tzd); in psy_register_thermal()