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

/linux-4.1.27/drivers/regulator/
H A Dmax77843.c115 static const struct regulator_desc max77843_supported_regulators[] = { variable in typeref:struct:regulator_desc
181 for (i = 0; i < ARRAY_SIZE(max77843_supported_regulators); i++) { max77843_regulator_probe()
185 max77843_supported_regulators[i].id); max77843_regulator_probe()
188 &max77843_supported_regulators[i], &config); max77843_regulator_probe()

Completed in 31 milliseconds