Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/rockchip/
Drockchip_spdif.c46 static const struct of_device_id rk_spdif_match[] = { variable
55 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),