Searched refs:max8893_regulators (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/regulator/
H A Dmax8893.c18 static const struct regulator_desc max8893_regulators[] = { variable in typeref:struct:regulator_desc
140 for (id = 0; id < ARRAY_SIZE(max8893_regulators); id++) {
143 &max8893_regulators[id],
148 max8893_regulators[id].name, ret);

Completed in 135 milliseconds