Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Daat2870-regulator.c130 static struct aat2870_regulator aat2870_regulators[] = { variable
142 for (i = 0; i < ARRAY_SIZE(aat2870_regulators); i++) { in aat2870_get_regulator()
143 ri = &aat2870_regulators[i]; in aat2870_get_regulator()
148 if (i == ARRAY_SIZE(aat2870_regulators)) in aat2870_get_regulator()