Searched refs:thermal_zone_params (Results 1 – 11 of 11) sorted by relevance
| /Linux-v6.1/include/linux/ |
| D | thermal.h | 178 struct thermal_zone_params *tzp; 245 struct thermal_zone_params { struct 339 struct thermal_zone_params *, int, int); 346 struct thermal_zone_params *, int, int); 380 struct thermal_zone_params *tzp, in thermal_zone_device_register()
|
| /Linux-v6.1/drivers/thermal/ |
| D | thermal_of.c | 352 static struct thermal_zone_params *thermal_of_parameters_init(struct device_node *np) in thermal_of_parameters_init() 354 struct thermal_zone_params *tzp; in thermal_of_parameters_init() 556 struct thermal_zone_params *tzp = tz->tzp; in thermal_of_zone_unregister() 592 struct thermal_zone_params *tzp; in thermal_of_zone_register()
|
| D | thermal_core.c | 812 const struct thermal_zone_params *tzp; in bind_cdev() 1051 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() 1102 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() 1173 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register_with_trips() 1329 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register() 1345 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister()
|
| /Linux-v6.1/Documentation/driver-api/thermal/ |
| D | power_allocator.rst | 89 `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 = {
|
| D | sysfs-api.rst | 45 const struct thermal_zone_params *tzp, 345 struct thermal_zone_params 358 In case the thermal_zone_params is NULL, the hwmon interface
|
| /Linux-v6.1/drivers/thermal/intel/int340x_thermal/ |
| D | int340x_thermal_zone.c | 214 static struct thermal_zone_params int340x_thermal_params = {
|
| D | processor_thermal_device_pci.c | 210 static struct thermal_zone_params tzone_params = {
|
| D | int3400_thermal.c | 506 static struct thermal_zone_params int3400_thermal_params = {
|
| /Linux-v6.1/drivers/thermal/intel/ |
| D | x86_pkg_temp_thermal.c | 59 static struct thermal_zone_params pkg_temp_tz_params = {
|
| /Linux-v6.1/drivers/platform/x86/ |
| D | acerhdf.c | 264 static struct thermal_zone_params acerhdf_zone_params = {
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 318 static struct thermal_zone_params mlxsw_thermal_params = {
|