Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h180 struct thermal_zone_params *tzp;
213 struct thermal_zone_params { struct
313 const struct thermal_zone_params *tzp,
320 const struct thermal_zone_params *tzp);
369 const struct thermal_zone_params *tzp, in thermal_zone_device_register_with_trips()
377 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/openbmc/linux/drivers/thermal/
H A Dthermal_of.c245 struct thermal_zone_params *tzp) in thermal_of_parameters_init()
477 struct thermal_zone_params tzp = {}; in thermal_of_zone_register()
H A Dthermal_core.c1238 const struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register_with_trips()
1411 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/openbmc/linux/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.rst45 const struct thermal_zone_params *tzp,
309 struct thermal_zone_params
322 In case the thermal_zone_params is NULL, the hwmon interface
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c110 static struct thermal_zone_params int340x_thermal_params = {
H A Dprocessor_thermal_device_pci.c196 static struct thermal_zone_params tzone_params = {
H A Dint3400_thermal.c539 static struct thermal_zone_params int3400_thermal_params = {
/openbmc/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c60 static struct thermal_zone_params pkg_temp_tz_params = {
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c274 static struct thermal_zone_params acerhdf_zone_params = {
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c228 static struct thermal_zone_params mlxsw_thermal_params = {
/openbmc/linux/drivers/power/supply/
H A Dpower_supply_core.c1307 struct thermal_zone_params tzp = { in psy_register_thermal()