Searched defs:arm_cci_matches (Results 1 - 1 of 1) sorted by relevance

/drivers/bus/
H A Darm-cci.c956 static const struct of_device_id arm_cci_matches[] = { variable in typeref:struct:of_device_id
975 np = of_find_matching_node(NULL, arm_cci_matches);
979 cci_config = of_match_node(arm_cci_matches, np)->data;
1094 .of_match_table = arm_cci_matches,

Completed in 204 milliseconds