Searched refs:ingenic_tcu_of_match (Results 1 – 2 of 2) sorted by relevance
264 static const struct of_device_id ingenic_tcu_of_match[] = { variable275 const struct of_device_id *id = of_match_node(ingenic_tcu_of_match, np); in ingenic_tcu_init()422 .of_match_table = ingenic_tcu_of_match,
323 static const struct of_device_id __maybe_unused ingenic_tcu_of_match[] __initconst = { variable334 const struct of_device_id *id = of_match_node(ingenic_tcu_of_match, np); in ingenic_tcu_probe()
Completed in 7 milliseconds