da9063_reg_matches  662 drivers/regulator/da9063-regulator.c 		struct of_regulator_match **da9063_reg_matches)
da9063_reg_matches  711 drivers/regulator/da9063-regulator.c 	*da9063_reg_matches = da9063_matches;
da9063_reg_matches  718 drivers/regulator/da9063-regulator.c 	struct of_regulator_match *da9063_reg_matches = NULL;
da9063_reg_matches  727 drivers/regulator/da9063-regulator.c 	regl_pdata = da9063_parse_regulators_dt(pdev, &da9063_reg_matches);
da9063_reg_matches  849 drivers/regulator/da9063-regulator.c 		if (da9063_reg_matches)
da9063_reg_matches  850 drivers/regulator/da9063-regulator.c 			config.of_node = da9063_reg_matches[id].of_node;