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

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

Completed in 101 milliseconds