Searched refs:max_num_prop (Results 1 – 1 of 1) sorted by relevance
1534 const int max_num_prop = ts->soc->num_ttgs * 2; in soctherm_thermtrips_parse() local 1548 n = min(max_num_prop, n); in soctherm_thermtrips_parse() 1550 tlb = devm_kcalloc(&pdev->dev, max_num_prop, sizeof(u32), GFP_KERNEL); in soctherm_thermtrips_parse()