Searched refs:rk_spdif_match (Results 1 – 1 of 1) sorted by relevance
46 static const struct of_device_id rk_spdif_match[] = { variable55 MODULE_DEVICE_TABLE(of, rk_spdif_match);284 match = of_match_node(rk_spdif_match, np); in rk_spdif_probe()398 .of_match_table = of_match_ptr(rk_spdif_match),