Home
last modified time | relevance | path

Searched refs:ingenic_ost_of_match (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dingenic-ost.c174 static const struct of_device_id ingenic_ost_of_match[] = { variable
186 .of_match_table = ingenic_ost_of_match,
H A Dingenic-sysost.c417 static const struct of_device_id __maybe_unused ingenic_ost_of_match[] __initconst = { variable
424 const struct of_device_id *id = of_match_node(ingenic_ost_of_match, np); in ingenic_ost_probe()