Lines Matching defs:asoc_simple_priv
57 struct asoc_simple_priv { struct
58 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;
76 struct snd_soc_codec_conf *codec_conf;
77 struct gpio_desc *pa_gpio;
78 const struct snd_soc_ops *ops;
79 unsigned int dpcm_selectable:1;
80 unsigned int force_dpcm:1;