Searched refs:num_tbps (Results 1 – 4 of 4) sorted by relevance
77 int num_tbps; member218 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()
1057 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()
250 int num_tbps; /* Number of tbp entries */ member
360 .num_tbps: