tps65910_reg_matches  999 drivers/regulator/tps65910-regulator.c 		struct of_regulator_match **tps65910_reg_matches)
tps65910_reg_matches 1043 drivers/regulator/tps65910-regulator.c 	*tps65910_reg_matches = matches;
tps65910_reg_matches 1064 drivers/regulator/tps65910-regulator.c 			struct of_regulator_match **tps65910_reg_matches)
tps65910_reg_matches 1066 drivers/regulator/tps65910-regulator.c 	*tps65910_reg_matches = NULL;
tps65910_reg_matches 1079 drivers/regulator/tps65910-regulator.c 	struct of_regulator_match *tps65910_reg_matches = NULL;
tps65910_reg_matches 1085 drivers/regulator/tps65910-regulator.c 						&tps65910_reg_matches);
tps65910_reg_matches 1208 drivers/regulator/tps65910-regulator.c 		if (tps65910_reg_matches)
tps65910_reg_matches 1209 drivers/regulator/tps65910-regulator.c 			config.of_node = tps65910_reg_matches[i].of_node;