Searched defs:snd_soc_dai_link (Results 1 – 1 of 1) sorted by relevance
880 struct snd_soc_dai_link { struct882 const char *name; /* Codec name */883 const char *stream_name; /* Stream name */908 struct snd_soc_dai_link_component *codecs; argument909 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 …]