Home
last modified time | relevance | path

Searched refs:num_tbps (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/thermal/
Dthermal_of.c77 int num_tbps; member
226 for (i = 0; i < data->num_tbps; i++) { in of_thermal_bind()
261 for (i = 0; i < data->num_tbps; i++) { in of_thermal_unbind()
945 tz->num_tbps = of_get_child_count(child); in thermal_of_build_thermal_zone()
946 if (tz->num_tbps == 0) in thermal_of_build_thermal_zone()
949 tz->tbps = kcalloc(tz->num_tbps, sizeof(*tz->tbps), GFP_KERNEL); in thermal_of_build_thermal_zone()
997 for (i = 0; i < tz->num_tbps; i++) { in of_thermal_free_zone()
Dthermal_core.c856 for (i = 0; i < tzp->num_tbps; i++) { in bind_cdev()
1104 for (i = 0; i < tzp->num_tbps; i++) { in thermal_cooling_device_unregister()
1147 for (i = 0; i < tzp->num_tbps; i++) { in bind_tz()
1367 for (i = 0; i < tzp->num_tbps; i++) { in thermal_zone_device_unregister()
/linux-5.19.10/include/linux/
Dthermal.h245 int num_tbps; /* Number of tbp entries */ member
/linux-5.19.10/Documentation/driver-api/thermal/
Dsysfs-api.rst360 .num_tbps: