Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/
Dsoc-core.c2044 ret = snd_soc_dapm_add_routes(&card->dapm, card->of_dapm_routes, in snd_soc_bind_card()
3001 card->of_dapm_routes = routes; in snd_soc_of_parse_audio_routing()
/linux-5.19.10/include/sound/
Dsoc.h973 const struct snd_soc_dapm_route *of_dapm_routes; member