Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax14577-regulator.c189 const struct regulator_desc *supported_regulators; in max14577_regulator_probe() local
195 supported_regulators = max77836_supported_regulators; in max14577_regulator_probe()
200 supported_regulators = max14577_supported_regulators; in max14577_regulator_probe()
210 * Index of supported_regulators[] is also the id and must in max14577_regulator_probe()
218 supported_regulators[i].id); in max14577_regulator_probe()
221 &supported_regulators[i], &config); in max14577_regulator_probe()
226 i, supported_regulators[i].name, ret); in max14577_regulator_probe()
H A Dqcom_spmi-regulator.c1454 static const struct spmi_regulator_mapping supported_regulators[] = { variable
1576 for (i = 0; i < ARRAY_SIZE(supported_regulators); i++) { in spmi_regulator_match()
1577 mapping = &supported_regulators[i]; in spmi_regulator_match()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax14577-regulator.c189 const struct regulator_desc *supported_regulators; in max14577_regulator_probe() local
195 supported_regulators = max77836_supported_regulators; in max14577_regulator_probe()
200 supported_regulators = max14577_supported_regulators; in max14577_regulator_probe()
210 * Index of supported_regulators[] is also the id and must in max14577_regulator_probe()
218 supported_regulators[i].id); in max14577_regulator_probe()
221 &supported_regulators[i], &config); in max14577_regulator_probe()
226 i, supported_regulators[i].name, ret); in max14577_regulator_probe()
H A Dqcom_spmi-regulator.c1583 static const struct spmi_regulator_mapping supported_regulators[] = { variable
1720 for (i = 0; i < ARRAY_SIZE(supported_regulators); i++) { in spmi_regulator_match()
1721 mapping = &supported_regulators[i]; in spmi_regulator_match()

Completed in 9 milliseconds