Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsimple_card_utils.h59 struct simple_dai_props { struct
60 struct asoc_simple_dai *cpu_dai;
61 struct asoc_simple_dai *codec_dai;
62 struct snd_soc_dai_link_component *cpus;
63 struct snd_soc_dai_link_component *codecs;
64 struct snd_soc_dai_link_component *platforms;
65 struct asoc_simple_data adata;
66 struct snd_soc_codec_conf *codec_conf;
67 struct snd_soc_pcm_stream *c2c_conf;
68 struct prop_nums num;
[all …]