Searched defs:snd_soc_dai_link (Results 1 – 1 of 1) sorted by relevance
919 struct snd_soc_dai_link { struct921 const char *name; /* Codec name */922 const char *stream_name; /* Stream name */947 struct snd_soc_dai_link_component *codecs; argument948 unsigned int num_codecs;955 const char *platform_name;956 struct device_node *platform_of_node;957 int be_id; /* optional ID for machine driver BE identification */959 const struct snd_soc_pcm_stream *params;960 unsigned int num_params;[all …]