Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dsoc.h618 struct snd_soc_dai_link { struct
635 struct snd_soc_dai_link_component *cpus; argument
643 struct snd_soc_dai_link_component *codecs; argument
651 struct snd_soc_dai_link_component *platforms; argument
652 unsigned int num_platforms;
654 int id; /* optional ID for machine driver link identification */
656 const struct snd_soc_pcm_stream *params;
657 unsigned int num_params;
659 unsigned int dai_fmt; /* format to set on init */
661 enum snd_soc_dpcm_trigger trigger[2]; /* trigger type for DPCM */
[all …]