Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc.h753 struct snd_soc_dai_link { struct
770 struct snd_soc_dai_link_component *cpus; argument
778 struct snd_soc_dai_link_component *codecs; argument
786 struct snd_soc_dai_link_component *platforms; argument
787 unsigned int num_platforms;
789 int id; /* optional ID for machine driver link identification */
791 const struct snd_soc_pcm_stream *params;
792 unsigned int num_params;
794 unsigned int dai_fmt; /* format to set on init */
796 enum snd_soc_dpcm_trigger trigger[2]; /* trigger type for DPCM */
[all …]