Searched refs:rk_spdif_match (Results 1 – 1 of 1) sorted by relevance
43 static const struct of_device_id rk_spdif_match[] __maybe_unused = { variable64 MODULE_DEVICE_TABLE(of, rk_spdif_match);292 match = of_match_node(rk_spdif_match, np); in rk_spdif_probe()386 .of_match_table = of_match_ptr(rk_spdif_match),