arm_cci_matches    47 drivers/bus/arm-cci.c static const struct of_device_id arm_cci_matches[] = {
arm_cci_matches    81 drivers/bus/arm-cci.c 		   .of_match_table = arm_cci_matches,
arm_cci_matches   448 drivers/bus/arm-cci.c 	cci_config = of_match_node(arm_cci_matches, np)->data;
arm_cci_matches   540 drivers/bus/arm-cci.c 	np = of_find_matching_node(NULL, arm_cci_matches);