Searched refs:thermal_zone_params (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/include/linux/ |
D | thermal.h | 179 struct thermal_zone_params *tzp; 246 struct thermal_zone_params { struct 340 struct thermal_zone_params *, int, int); 347 struct thermal_zone_params *, int, int); 381 struct thermal_zone_params *tzp, in thermal_zone_device_register()
|
/linux-6.1.9/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 | 807 const struct thermal_zone_params *tzp; in bind_cdev() 1059 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() 1110 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() 1181 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register_with_trips() 1338 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register() 1354 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister()
|
/linux-6.1.9/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-6.1.9/drivers/thermal/intel/int340x_thermal/ |
D | int340x_thermal_zone.c | 226 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-6.1.9/drivers/thermal/intel/ |
D | x86_pkg_temp_thermal.c | 59 static struct thermal_zone_params pkg_temp_tz_params = {
|
/linux-6.1.9/drivers/platform/x86/ |
D | acerhdf.c | 264 static struct thermal_zone_params acerhdf_zone_params = {
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 318 static struct thermal_zone_params mlxsw_thermal_params = {
|