Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/rockchip/
Drockchip_spdif.c47 static const struct of_device_id rk_spdif_match[] = { variable
66 MODULE_DEVICE_TABLE(of, rk_spdif_match);
290 match = of_match_node(rk_spdif_match, np); in rk_spdif_probe()
412 .of_match_table = of_match_ptr(rk_spdif_match),