Home
last modified time | relevance | path

Searched refs:thunderbay_groups (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-thunderbay.c753 struct group_desc *thunderbay_groups; in thunderbay_build_groups() local
757 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()