Searched refs:thunderbay_groups (Results 1 – 1 of 1) sorted by relevance
753 struct group_desc *thunderbay_groups; in thunderbay_build_groups() local757 thunderbay_groups = devm_kcalloc(tpc->dev, tpc->ngroups, in thunderbay_build_groups()758 sizeof(*thunderbay_groups), GFP_KERNEL); in thunderbay_build_groups()759 if (!thunderbay_groups) in thunderbay_build_groups()763 struct group_desc *group = thunderbay_groups + i; in thunderbay_build_groups()