Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dthermal.h178 struct thermal_zone_params *tzp;
211 struct thermal_zone_params { struct
311 const struct thermal_zone_params *tzp,
318 const struct thermal_zone_params *tzp);
367 const struct thermal_zone_params *tzp, in thermal_zone_device_register_with_trips()
375 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/linux-6.6.21/drivers/thermal/
Dthermal_of.c243 struct thermal_zone_params *tzp) in thermal_of_parameters_init()
475 struct thermal_zone_params tzp = {}; in thermal_of_zone_register()
Dthermal_core.c1233 const struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register_with_trips()
1402 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/linux-6.6.21/Documentation/driver-api/thermal/
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 = {
Dsysfs-api.rst45 const struct thermal_zone_params *tzp,
309 struct thermal_zone_params
322 In case the thermal_zone_params is NULL, the hwmon interface
/linux-6.6.21/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c110 static struct thermal_zone_params int340x_thermal_params = {
Dprocessor_thermal_device_pci.c196 static struct thermal_zone_params tzone_params = {
Dint3400_thermal.c539 static struct thermal_zone_params int3400_thermal_params = {
/linux-6.6.21/drivers/platform/x86/
Dacerhdf.c274 static struct thermal_zone_params acerhdf_zone_params = {
/linux-6.6.21/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c60 static struct thermal_zone_params pkg_temp_tz_params = {
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c228 static struct thermal_zone_params mlxsw_thermal_params = {
/linux-6.6.21/drivers/power/supply/
Dpower_supply_core.c1309 struct thermal_zone_params tzp = { in psy_register_thermal()