Searched defs:simple_dai_props (Results 1 – 1 of 1) sorted by relevance
50 struct simple_dai_props { struct51 struct asoc_simple_dai *cpu_dai;52 struct asoc_simple_dai *codec_dai;53 struct snd_soc_dai_link_component *cpus;54 struct snd_soc_dai_link_component *codecs;55 struct snd_soc_dai_link_component *platforms;56 struct asoc_simple_data adata;57 struct snd_soc_codec_conf *codec_conf;58 struct snd_soc_pcm_stream *c2c_conf;59 struct prop_nums num;[all …]
Completed in 4 milliseconds