Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-core.c2144 ret = snd_soc_dapm_add_routes(&card->dapm, card->of_dapm_routes, in snd_soc_bind_card()
3106 card->of_dapm_routes = routes; in snd_soc_of_parse_audio_routing()
/openbmc/linux/include/sound/
H A Dsoc.h1026 const struct snd_soc_dapm_route *of_dapm_routes; member