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;72 struct snd_soc_jack *aux_jacks;74 struct asoc_simple_dai *dais;78 struct gpio_desc *pa_gpio;79 const struct snd_soc_ops *ops;80 unsigned int dpcm_selectable:1;[all …]
Completed in 6 milliseconds