of_pmic_regulator_match  613 drivers/regulator/stpmic1_regulator.c static const struct of_device_id of_pmic_regulator_match[] = {
of_pmic_regulator_match  618 drivers/regulator/stpmic1_regulator.c MODULE_DEVICE_TABLE(of, of_pmic_regulator_match);
of_pmic_regulator_match  623 drivers/regulator/stpmic1_regulator.c 		.of_match_table = of_match_ptr(of_pmic_regulator_match),