Searched defs:snd_soc_dai_link (Results 1 – 1 of 1) sorted by relevance
952 struct snd_soc_dai_link { struct954 const char *name; /* Codec name */955 const char *stream_name; /* Stream name */980 struct snd_soc_dai_link_component *codecs; argument981 unsigned int num_codecs;988 const char *platform_name;989 struct device_node *platform_of_node;990 int be_id; /* optional ID for machine driver BE identification */992 const struct snd_soc_pcm_stream *params;993 unsigned int num_params;[all …]