pfuze_matches     495 drivers/regulator/pfuze100-regulator.c static struct of_regulator_match *pfuze_matches;
pfuze_matches     518 drivers/regulator/pfuze100-regulator.c 		pfuze_matches = pfuze3001_matches;
pfuze_matches     523 drivers/regulator/pfuze100-regulator.c 		pfuze_matches = pfuze3000_matches;
pfuze_matches     528 drivers/regulator/pfuze100-regulator.c 		pfuze_matches = pfuze200_matches;
pfuze_matches     535 drivers/regulator/pfuze100-regulator.c 		pfuze_matches = pfuze100_matches;
pfuze_matches     553 drivers/regulator/pfuze100-regulator.c 	return pfuze_matches[index].init_data;
pfuze_matches     558 drivers/regulator/pfuze100-regulator.c 	return pfuze_matches[index].of_node;