Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_of.c77 int num_tbps; member
218 for (i = 0; i < data->num_tbps; i++) { in of_thermal_bind()
253 for (i = 0; i < data->num_tbps; i++) { in of_thermal_unbind()
933 tz->num_tbps = of_get_child_count(child); in thermal_of_build_thermal_zone()
934 if (tz->num_tbps == 0) in thermal_of_build_thermal_zone()
937 tz->tbps = kcalloc(tz->num_tbps, sizeof(*tz->tbps), GFP_KERNEL); in thermal_of_build_thermal_zone()
985 for (i = 0; i < tz->num_tbps; i++) { in of_thermal_free_zone()
Dthermal_core.c1057 for (i = 0; i < tzp->num_tbps; i++) { in bind_cdev()
1302 for (i = 0; i < tzp->num_tbps; i++) { in thermal_cooling_device_unregister()
1345 for (i = 0; i < tzp->num_tbps; i++) { in bind_tz()
1560 for (i = 0; i < tzp->num_tbps; i++) { in thermal_zone_device_unregister()
/kernel/linux/linux-5.10/include/linux/
Dthermal.h250 int num_tbps; /* Number of tbp entries */ member
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst360 .num_tbps: