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 {70 } *dai_props;71 struct asoc_simple_jack hp_jack;72 struct asoc_simple_jack mic_jack;73 struct snd_soc_dai_link *dai_link;74 struct asoc_simple_dai *dais;75 struct snd_soc_dai_link_component *dlcs;76 struct snd_soc_dai_link_component dummy;[all …]