ingenic_tcu_of_match  320 drivers/clk/ingenic/tcu.c static const struct of_device_id ingenic_tcu_of_match[] __initconst = {
ingenic_tcu_of_match  329 drivers/clk/ingenic/tcu.c 	const struct of_device_id *id = of_match_node(ingenic_tcu_of_match, np);
ingenic_tcu_of_match  229 drivers/clocksource/ingenic-timer.c static const struct of_device_id ingenic_tcu_of_match[] = {
ingenic_tcu_of_match  238 drivers/clocksource/ingenic-timer.c 	const struct of_device_id *id = of_match_node(ingenic_tcu_of_match, np);
ingenic_tcu_of_match  353 drivers/clocksource/ingenic-timer.c 		.of_match_table = ingenic_tcu_of_match,