Lines Matching refs:ncommunities
109 size_t ncommunities; member
123 for (i = 0; i < pctrl->ncommunities; i++) { in intel_get_community()
767 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_to_pin()
1095 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_irq()
1141 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_ngpio()
1175 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_probe()
1275 communities = devm_kcalloc(pctrl->dev, pctrl->ncommunities, in intel_pinctrl_pm_init()
1281 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_pm_init()
1321 pctrl->ncommunities = pctrl->soc->ncommunities; in intel_pinctrl_probe()
1322 pctrl->communities = devm_kcalloc(&pdev->dev, pctrl->ncommunities, in intel_pinctrl_probe()
1327 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_probe()
1450 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_suspend()
1468 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_irq_init()
1532 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_resume()