Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc.h662 struct snd_soc_dai_link { struct
679 struct snd_soc_dai_link_component *cpus; argument
687 struct snd_soc_dai_link_component *codecs; argument
690 struct snd_soc_dai_link_codec_ch_map *codec_ch_maps; argument
696 struct snd_soc_dai_link_component *platforms; argument
697 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 …]