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