max_num_prop 1572 drivers/thermal/tegra/soctherm.c const int max_num_prop = ts->soc->num_ttgs * 2; max_num_prop 1586 drivers/thermal/tegra/soctherm.c n = min(max_num_prop, n); max_num_prop 1588 drivers/thermal/tegra/soctherm.c tlb = devm_kcalloc(&pdev->dev, max_num_prop, sizeof(u32), GFP_KERNEL);