Home
last modified time | relevance | path

Searched defs:snd_soc_dai_link (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/sound/
Dsoc.h723 struct snd_soc_dai_link { struct
740 struct snd_soc_dai_link_component *cpus; argument
748 struct snd_soc_dai_link_component *codecs; argument
752 struct snd_soc_dai_link_ch_map *ch_maps; argument
759 struct snd_soc_dai_link_component *platforms; argument
760 unsigned int num_platforms;
762 int id; /* optional ID for machine driver link identification */
767 const struct snd_soc_pcm_stream *c2c_params;
768 unsigned int num_c2c_params;
770 unsigned int dai_fmt; /* format to set on init */
[all …]