Lines Matching defs:asoc_simple_priv
47 struct asoc_simple_priv { struct
48 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;
66 struct snd_soc_codec_conf *codec_conf;
67 struct gpio_desc *pa_gpio;
68 const struct snd_soc_ops *ops;
69 unsigned int dpcm_selectable:1;
70 unsigned int force_dpcm:1;