Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc.h649 struct snd_soc_dai_link { struct
666 struct snd_soc_dai_link_component *cpus; argument
674 struct snd_soc_dai_link_component *codecs; argument
682 struct snd_soc_dai_link_component *platforms; argument
683 unsigned int num_platforms;
685 int id; /* optional ID for machine driver link identification */
687 const struct snd_soc_pcm_stream *params;
688 unsigned int num_params;
690 unsigned int dai_fmt; /* format to set on init */
692 enum snd_soc_dpcm_trigger trigger[2]; /* trigger type for DPCM */
[all …]