Searched defs:snd_soc_dai_link (Results 1 – 1 of 1) sorted by relevance
662 struct snd_soc_dai_link { struct679 struct snd_soc_dai_link_component *cpus; argument687 struct snd_soc_dai_link_component *codecs; argument690 struct snd_soc_dai_link_codec_ch_map *codec_ch_maps; argument696 struct snd_soc_dai_link_component *platforms; argument697 unsigned int num_platforms;699 int id; /* optional ID for machine driver link identification */704 const struct snd_soc_pcm_stream *c2c_params;705 unsigned int num_c2c_params;707 unsigned int dai_fmt; /* format to set on init */[all …]