Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/
Dsoc-core.c2141 ret = snd_soc_dapm_add_routes(&card->dapm, card->of_dapm_routes, in snd_soc_bind_card()
3103 card->of_dapm_routes = routes; in snd_soc_of_parse_audio_routing()
/Linux-v6.6/include/sound/
Dsoc.h1007 const struct snd_soc_dapm_route *of_dapm_routes; member