Home
last modified time | relevance | path

Searched refs:thermal_tripless_zone_device_register (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/include/linux/
Dthermal.h312 struct thermal_zone_device *thermal_tripless_zone_device_register(
369 static inline struct thermal_zone_device *thermal_tripless_zone_device_register( in thermal_tripless_zone_device_register() function
/Linux-v6.6/drivers/thermal/
Dkirkwood_thermal.c74 thermal = thermal_tripless_zone_device_register("kirkwood_thermal", in kirkwood_thermal_probe()
Ddove_thermal.c142 thermal = thermal_tripless_zone_device_register("dove_thermal", priv, in dove_thermal_probe()
Dspear_thermal.c125 spear_thermal = thermal_tripless_zone_device_register("spear_thermal", in spear_thermal_probe()
Dthermal_core.c1394 struct thermal_zone_device *thermal_tripless_zone_device_register( in thermal_tripless_zone_device_register() function
1403 EXPORT_SYMBOL_GPL(thermal_tripless_zone_device_register);
Darmada_thermal.c879 tz = thermal_tripless_zone_device_register(priv->zone_name, in armada_thermal_probe()
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dint3400_thermal.c612 priv->thermal = thermal_tripless_zone_device_register("INT3400 Thermal", priv, in int3400_thermal_probe()
/Linux-v6.6/drivers/power/supply/
Dpower_supply_core.c1312 psy->tzd = thermal_tripless_zone_device_register(psy->desc->name, in psy_register_thermal()