Searched refs:tbps (Results 1 – 1 of 1) sorted by relevance
80 struct __thermal_bind_params *tbps; member218 tbp = data->tbps + i; in of_thermal_bind()253 tbp = data->tbps + i; in of_thermal_unbind()936 tz->tbps = kcalloc(tz->num_tbps, sizeof(*tz->tbps), GFP_KERNEL); in thermal_of_build_thermal_zone()937 if (!tz->tbps) { in thermal_of_build_thermal_zone()944 ret = thermal_of_populate_bind_params(gchild, &tz->tbps[i++], in thermal_of_build_thermal_zone()958 struct __thermal_bind_params *tbp = tz->tbps + i; in thermal_of_build_thermal_zone()967 kfree(tz->tbps); in thermal_of_build_thermal_zone()986 tbp = tz->tbps + i; in of_thermal_free_zone()994 kfree(tz->tbps); in of_thermal_free_zone()