Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_spdif.c44 static const struct of_device_id rk_spdif_match[] __maybe_unused = { variable
65 MODULE_DEVICE_TABLE(of, rk_spdif_match);
293 match = of_match_node(rk_spdif_match, np); in rk_spdif_probe()
387 .of_match_table = of_match_ptr(rk_spdif_match),