Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h750 struct snd_soc_dai_link { struct
767 struct snd_soc_dai_link_component *cpus; argument
775 struct snd_soc_dai_link_component *codecs; argument
783 struct snd_soc_dai_link_component *platforms; argument
784 unsigned int num_platforms;
786 int id; /* optional ID for machine driver link identification */
788 const struct snd_soc_pcm_stream *params;
789 unsigned int num_params;
791 unsigned int dai_fmt; /* format to set on init */
793 enum snd_soc_dpcm_trigger trigger[2]; /* trigger type for DPCM */
[all …]