Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/sound/
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;
68 struct asoc_simple_jack mic_jack;
69 struct snd_soc_jack *aux_jacks;
70 struct snd_soc_dai_link *dai_link;
71 struct asoc_simple_dai *dais;
72 struct snd_soc_dai_link_component *dlcs;
[all …]
/kernel/linux/linux-5.10/include/sound/
Dsimple_card_utils.h41 struct asoc_simple_priv { struct
42 struct snd_soc_card snd_card;
43 struct simple_dai_props {
52 } *dai_props;
53 struct asoc_simple_jack hp_jack;
54 struct asoc_simple_jack mic_jack;
55 struct snd_soc_dai_link *dai_link;
56 struct asoc_simple_dai *dais;
57 struct snd_soc_codec_conf *codec_conf;
58 struct gpio_desc *pa_gpio;