Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/sh/rcar/
Dcore.c110 static const struct of_device_id rsnd_of_match[] = { variable
116 MODULE_DEVICE_TABLE(of, rsnd_of_match);
1207 const struct of_device_id *of_id = of_match_device(rsnd_of_match, dev); in rsnd_probe()
1329 .of_match_table = rsnd_of_match,