Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/
H A Darm-cci.c47 static const struct of_device_id arm_cci_matches[] = { variable
81 .of_match_table = arm_cci_matches,
448 cci_config = of_match_node(arm_cci_matches, np)->data; in cci_probe_ports()
540 np = of_find_matching_node(NULL, arm_cci_matches); in cci_probe()
/kernel/linux/linux-6.6/drivers/bus/
H A Darm-cci.c47 static const struct of_device_id arm_cci_matches[] = { variable
81 .of_match_table = arm_cci_matches,
448 cci_config = of_match_node(arm_cci_matches, np)->data; in cci_probe_ports()
540 np = of_find_matching_node(NULL, arm_cci_matches); in cci_probe()

Completed in 2 milliseconds