Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc.h880 struct snd_soc_dai_link { struct
882 const char *name; /* Codec name */
883 const char *stream_name; /* Stream name */
908 struct snd_soc_dai_link_component *codecs; argument
909 unsigned int num_codecs;
916 const char *platform_name;
917 struct device_node *platform_of_node;
918 int id; /* optional ID for machine driver link identification */
920 const struct snd_soc_pcm_stream *params;
921 unsigned int num_params;
[all …]