Home
last modified time | relevance | path

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

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