Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dab3100.c549 static struct of_regulator_match ab3100_regulator_matches[] = { variable
629 for (i = 0; i < ARRAY_SIZE(ab3100_regulator_matches); i++) { in ab3100_regulator_of_probe()
631 pdev, NULL, ab3100_regulator_matches[i].init_data, in ab3100_regulator_of_probe()
632 ab3100_regulator_matches[i].of_node, in ab3100_regulator_of_probe()
633 (unsigned long)ab3100_regulator_matches[i].driver_data); in ab3100_regulator_of_probe()
666 ab3100_regulator_matches, in ab3100_regulators_probe()
667 ARRAY_SIZE(ab3100_regulator_matches)); in ab3100_regulators_probe()

Completed in 1 milliseconds