Home
last modified time | relevance | path

Searched refs:thermal_zone_params (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/include/linux/
H A Dthermal.h145 struct thermal_zone_params { struct
233 const struct thermal_zone_params *tzp,
241 const struct thermal_zone_params *tzp);
282 const struct thermal_zone_params *tzp, in thermal_zone_device_register_with_trips()
290 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/linux-6.15/drivers/thermal/
H A Dthermal_of.c199 struct thermal_zone_params *tzp) in thermal_of_parameters_init()
373 struct thermal_zone_params tzp = {}; in thermal_of_zone_register()
H A Dthermal_core.h139 struct thermal_zone_params *tzp;
H A Dthermal_core.c1501 const struct thermal_zone_params *tzp, in thermal_zone_device_register_with_trips()
1653 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/linux-6.15/Documentation/driver-api/thermal/
H A Dpower_allocator.rst89 `thermal_zone_params` that has a `sustainable_power`. If no
90 `thermal_zone_params` were being passed, then something like below
93 static const struct thermal_zone_params tz_params = {
H A Dsysfs-api.rst44 const struct thermal_zone_params *tzp,
253 struct thermal_zone_params
266 In case the thermal_zone_params is NULL, the hwmon interface
/linux-6.15/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c107 static struct thermal_zone_params int340x_thermal_params = {
H A Dprocessor_thermal_device_pci.c274 static struct thermal_zone_params tzone_params = {
H A Dint3400_thermal.c523 static struct thermal_zone_params int3400_thermal_params = {
/linux-6.15/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c59 static struct thermal_zone_params pkg_temp_tz_params = {
/linux-6.15/drivers/platform/x86/
H A Dacerhdf.c274 static struct thermal_zone_params acerhdf_zone_params = {
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c208 static struct thermal_zone_params mlxsw_thermal_params = {
/linux-6.15/drivers/power/supply/
H A Dpower_supply_core.c1467 struct thermal_zone_params tzp = { in psy_register_thermal()