Searched defs:asoc_simple_priv (Results 1 – 1 of 1) sorted by relevance
57 struct asoc_simple_priv { struct58 struct snd_soc_card snd_card;59 struct simple_dai_props {69 } *dai_props;70 struct asoc_simple_jack hp_jack;71 struct asoc_simple_jack mic_jack;72 struct snd_soc_dai_link *dai_link;73 struct asoc_simple_dai *dais;74 struct snd_soc_dai_link_component *dlcs;75 struct snd_soc_dai_link_component dummy;[all …]