Searched defs:asoc_simple_priv (Results 1 – 1 of 1) sorted by relevance
47 struct asoc_simple_priv { struct48 struct snd_soc_card snd_card;49 struct simple_dai_props {59 } *dai_props;60 struct asoc_simple_jack hp_jack;61 struct asoc_simple_jack mic_jack;62 struct snd_soc_dai_link *dai_link;63 struct asoc_simple_dai *dais;64 struct snd_soc_dai_link_component *dlcs;65 struct snd_soc_dai_link_component dummy;[all …]