Home
last modified time | relevance | path

Searched refs:thermal_zone_device_register (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dthermal.h357 struct thermal_zone_device *thermal_zone_device_register(const char *, int, int,
397 static inline struct thermal_zone_device *thermal_zone_device_register( in thermal_zone_device_register() function
/linux-6.3-rc2/drivers/thermal/
A Dkirkwood_thermal.c77 thermal = thermal_zone_device_register("kirkwood_thermal", 0, 0, in kirkwood_thermal_probe()
A Ddove_thermal.c145 thermal = thermal_zone_device_register("dove_thermal", 0, 0, in dove_thermal_probe()
A Dspear_thermal.c125 spear_thermal = thermal_zone_device_register("spear_thermal", 0, 0, in spear_thermal_probe()
A Dthermal_core.c1369 struct thermal_zone_device *thermal_zone_device_register(const char *type, int ntrips, int mask, in thermal_zone_device_register() function
1378 EXPORT_SYMBOL_GPL(thermal_zone_device_register);
A Darmada_thermal.c857 tz = thermal_zone_device_register(priv->zone_name, 0, 0, priv, in armada_thermal_probe()
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dpower_allocator.rst98 `thermal_zone_device_register()`
258 `thermal_zone_device_register()` (i.e., platform code), then weights
A Dsysfs-api.rst42 *thermal_zone_device_register(char *type,
/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_soc_dts_iosf.c298 dts->tzone = thermal_zone_device_register(name, in add_dts_thermal_zone()
/linux-6.3-rc2/drivers/acpi/
A Dthermal.c810 tz->thermal_zone = thermal_zone_device_register("acpitz", trips, 0, tz, in acpi_thermal_register_thermal_zone()
816 thermal_zone_device_register("acpitz", trips, 0, tz, in acpi_thermal_register_thermal_zone()
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint3400_thermal.c612 priv->thermal = thermal_zone_device_register("INT3400 Thermal", 0, 0, in int3400_thermal_probe()
/linux-6.3-rc2/drivers/power/supply/
A Dpower_supply_core.c1169 psy->tzd = thermal_zone_device_register(psy->desc->name, in psy_register_thermal()

Completed in 26 milliseconds