Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dab3100.c553 static struct of_regulator_match ab3100_regulator_matches[] = { variable
645 for (i = 0; i < ARRAY_SIZE(ab3100_regulator_matches); i++) { in ab3100_regulator_of_probe()
647 pdev, NULL, ab3100_regulator_matches[i].init_data, in ab3100_regulator_of_probe()
648 ab3100_regulator_matches[i].of_node, in ab3100_regulator_of_probe()
649 (unsigned long)ab3100_regulator_matches[i].driver_data); in ab3100_regulator_of_probe()
684 ab3100_regulator_matches, in ab3100_regulators_probe()
685 ARRAY_SIZE(ab3100_regulator_matches)); in ab3100_regulators_probe()