Lines Matching refs:ncommunities
116 size_t ncommunities; member
130 for (i = 0; i < pctrl->ncommunities; i++) { in intel_get_community()
827 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_to_pin()
1155 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_irq()
1190 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_ngpio()
1234 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_probe()
1333 communities = devm_kcalloc(pctrl->dev, pctrl->ncommunities, in intel_pinctrl_pm_init()
1339 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_pm_init()
1386 pctrl->ncommunities = pctrl->soc->ncommunities; in intel_pinctrl_probe()
1387 pctrl->communities = devm_kcalloc(&pdev->dev, pctrl->ncommunities, in intel_pinctrl_probe()
1392 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_probe()
1547 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_suspend_noirq()
1569 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_irq_init()
1657 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_resume_noirq()