Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthermal.h179 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/
Dthermal_of.c352 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()
Dthermal_core.c807 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/
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,
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/
Dint340x_thermal_zone.c226 static struct thermal_zone_params int340x_thermal_params = {
Dprocessor_thermal_device_pci.c210 static struct thermal_zone_params tzone_params = {
Dint3400_thermal.c506 static struct thermal_zone_params int3400_thermal_params = {
/linux-6.1.9/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c59 static struct thermal_zone_params pkg_temp_tz_params = {
/linux-6.1.9/drivers/platform/x86/
Dacerhdf.c264 static struct thermal_zone_params acerhdf_zone_params = {
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c318 static struct thermal_zone_params mlxsw_thermal_params = {