Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc.h728 struct snd_soc_dai_link { struct
745 struct snd_soc_dai_link_component *cpus; argument
753 struct snd_soc_dai_link_component *codecs; argument
757 struct snd_soc_dai_link_ch_map *ch_maps; argument
764 struct snd_soc_dai_link_component *platforms; argument
765 unsigned int num_platforms;
767 int id; /* optional ID for machine driver link identification */
772 const struct snd_soc_pcm_stream *c2c_params;
773 unsigned int num_c2c_params;
775 unsigned int dai_fmt; /* format to set on init */
[all …]