tbps 80 drivers/thermal/of-thermal.c struct __thermal_bind_params *tbps; tbps 218 drivers/thermal/of-thermal.c tbp = data->tbps + i; tbps 253 drivers/thermal/of-thermal.c tbp = data->tbps + i; tbps 936 drivers/thermal/of-thermal.c tz->tbps = kcalloc(tz->num_tbps, sizeof(*tz->tbps), GFP_KERNEL); tbps 937 drivers/thermal/of-thermal.c if (!tz->tbps) { tbps 944 drivers/thermal/of-thermal.c ret = thermal_of_populate_bind_params(gchild, &tz->tbps[i++], tbps 958 drivers/thermal/of-thermal.c struct __thermal_bind_params *tbp = tz->tbps + i; tbps 967 drivers/thermal/of-thermal.c kfree(tz->tbps); tbps 986 drivers/thermal/of-thermal.c tbp = tz->tbps + i; tbps 994 drivers/thermal/of-thermal.c kfree(tz->tbps);