Searched refs:pca953x_chip_ngpios (Results 1 – 1 of 1) sorted by relevance
34 static struct pca953x_chip_ngpio pca953x_chip_ngpios[] = variable45 for (i = 0; i < ARRAY_SIZE(pca953x_chip_ngpios); i++) in pca953x_ngpio()46 if (pca953x_chip_ngpios[i].chip == chip) in pca953x_ngpio()47 return pca953x_chip_ngpios[i].ngpio; in pca953x_ngpio()