Home
last modified time | relevance | path

Searched refs:thermal_zone_device_enable (Results 1 - 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h400 int thermal_zone_device_enable(struct thermal_zone_device *tz);
451 static inline int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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 Dspear_thermal.c132 ret = thermal_zone_device_enable(spear_thermal); in spear_thermal_probe()
H A Dda9062-thermal.c208 ret = thermal_zone_device_enable(thermal->zone); in da9062_thermal_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c73 ret = thermal_zone_device_enable(ch_thermal->tzdev); in cxgb4_thermal_init()
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h357 int thermal_zone_device_enable(struct thermal_zone_device *tz);
429 static inline int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable() function
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c98 ret = thermal_zone_device_enable(ch_thermal->tzdev); in cxgb4_thermal_init()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c433 err = thermal_zone_device_enable(module_tz->tzdev); in mlxsw_thermal_module_tz_init()
558 ret = thermal_zone_device_enable(gearbox_tz->tzdev); in mlxsw_thermal_gearbox_tz_init()
802 err = thermal_zone_device_enable(thermal->tzdev); in mlxsw_thermal_init()
/kernel/linux/linux-5.10/drivers/thermal/st/
H A Dst_thermal.c249 ret = thermal_zone_device_enable(sensor->thermal_dev); in st_thermal_register()
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dst_thermal.c213 ret = thermal_zone_device_enable(sensor->thermal_dev); in st_thermal_register()
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c186 ret = thermal_zone_device_enable(int34x_zone->zone); in int340x_thermal_zone_add()
H A Dprocessor_thermal_device_pci.c269 ret = thermal_zone_device_enable(pci_info->tzone); in proc_thermal_pci_probe()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_pch_thermal.c356 err = thermal_zone_device_enable(ptd->tzd); in intel_pch_thermal_probe()
H A Dintel_quark_dts_thermal.c397 err = thermal_zone_device_enable(aux_entry->tzone); in alloc_soc_dts()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c280 ret = thermal_zone_device_enable(int34x_thermal_zone->zone); in int340x_thermal_zone_add()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_mid_thermal.c496 ret = thermal_zone_device_enable(pinfo->tzd[i]); in mid_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_pch_thermal.c246 err = thermal_zone_device_enable(ptd->tzd); in intel_pch_thermal_probe()
H A Dintel_quark_dts_thermal.c382 err = thermal_zone_device_enable(aux_entry->tzone); in alloc_soc_dts()
H A Dintel_soc_dts_iosf.c266 ret = thermal_zone_device_enable(dts->tzone); in add_dts_thermal_zone()

Completed in 14 milliseconds

123