Home
last modified time | relevance | path

Searched defs:asoc_simple_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/sound/
H A Dsimple_card_utils.h57 struct asoc_simple_priv { struct
58 struct snd_soc_card snd_card;
59 struct simple_dai_props {
66 } *dai_props;
67 struct asoc_simple_jack hp_jack;
69 struct snd_soc_jack *aux_jacks;
71 struct asoc_simple_dai *dais;
74 struct gpio_desc *pa_gpio;
75 const struct snd_soc_ops *ops;
76 unsigned int dpcm_selectable:1;
[all …]