Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h179 struct thermal_zone_params *tzp;
246 struct thermal_zone_params { struct
359 struct thermal_zone_params *, int, int);
366 struct thermal_zone_params *, int, int);
400 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/linux-6.3-rc2/drivers/thermal/
A Dthermal_of.c241 static struct thermal_zone_params *thermal_of_parameters_init(struct device_node *np) in thermal_of_parameters_init()
243 struct thermal_zone_params *tzp; in thermal_of_parameters_init()
445 struct thermal_zone_params *tzp = tz->tzp; in thermal_of_zone_unregister()
481 struct thermal_zone_params *tzp; in thermal_of_zone_register()
A Dthermal_core.c818 const struct thermal_zone_params *tzp; in bind_cdev()
1068 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister()
1115 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz()
1212 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register_with_trips()
1371 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1387 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister()
/linux-6.3-rc2/Documentation/driver-api/thermal/
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 = {
A 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.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c110 static struct thermal_zone_params int340x_thermal_params = {
A Dprocessor_thermal_device_pci.c197 static struct thermal_zone_params tzone_params = {
A Dint3400_thermal.c539 static struct thermal_zone_params int3400_thermal_params = {
/linux-6.3-rc2/drivers/thermal/intel/
A Dx86_pkg_temp_thermal.c60 static struct thermal_zone_params pkg_temp_tz_params = {
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c275 static struct thermal_zone_params acerhdf_zone_params = {
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c271 static struct thermal_zone_params mlxsw_thermal_params = {

Completed in 18 milliseconds