palmas_matches    979 drivers/regulator/palmas-regulator.c 		config.of_node = ddata->palmas_matches[id].of_node;
palmas_matches   1086 drivers/regulator/palmas-regulator.c 		config.of_node = ddata->palmas_matches[id].of_node;
palmas_matches   1271 drivers/regulator/palmas-regulator.c 		config.of_node = ddata->palmas_matches[id].of_node;
palmas_matches   1375 drivers/regulator/palmas-regulator.c 		config.of_node = ddata->palmas_matches[id].of_node;
palmas_matches   1389 drivers/regulator/palmas-regulator.c static struct of_regulator_match palmas_matches[] = {
palmas_matches   1446 drivers/regulator/palmas-regulator.c 	.palmas_matches = palmas_matches,
palmas_matches   1460 drivers/regulator/palmas-regulator.c 	.palmas_matches = tps65917_matches,
palmas_matches   1481 drivers/regulator/palmas-regulator.c 	ret = of_regulator_match(dev, regulators, ddata->palmas_matches,
palmas_matches   1494 drivers/regulator/palmas-regulator.c 		match = &ddata->palmas_matches[idx];
palmas_matches    118 include/linux/mfd/palmas.h 	struct of_regulator_match *palmas_matches;