max8907_matches   189 drivers/regulator/max8907-regulator.c static struct of_regulator_match max8907_matches[] = {
max8907_matches   236 drivers/regulator/max8907-regulator.c 	ret = of_regulator_match(&pdev->dev, regulators, max8907_matches,
max8907_matches   237 drivers/regulator/max8907-regulator.c 				 ARRAY_SIZE(max8907_matches));
max8907_matches   250 drivers/regulator/max8907-regulator.c 	return max8907_matches[index].init_data;
max8907_matches   255 drivers/regulator/max8907-regulator.c 	return max8907_matches[index].of_node;