Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthermal.h141 struct thermal_zone_params { struct
229 const struct thermal_zone_params *tzp,
237 const struct thermal_zone_params *tzp);
278 const struct thermal_zone_params *tzp, in thermal_zone_device_register_with_trips()
286 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/linux/drivers/thermal/
H A Dthermal_of.c217 struct thermal_zone_params *tzp) in thermal_of_parameters_init()
384 struct thermal_zone_params tzp = {}; in thermal_of_zone_register()
H A Dthermal_core.h128 struct thermal_zone_params *tzp;
H A Dthermal_core.c1364 const struct thermal_zone_params *tzp, in thermal_zone_device_register_with_trips()
1535 const struct thermal_zone_params *tzp) in thermal_tripless_zone_device_register()
/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.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/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.c532 static struct thermal_zone_params int3400_thermal_params = {
/linux/drivers/platform/x86/
H A Dacerhdf.c274 static struct thermal_zone_params acerhdf_zone_params = {
/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c59 static struct thermal_zone_params pkg_temp_tz_params = {
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c208 static struct thermal_zone_params mlxsw_thermal_params = {
/linux/drivers/power/supply/
H A Dpower_supply_core.c1308 struct thermal_zone_params tzp = { in psy_register_thermal()