Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h120502 struct snd_soc_dapm_context { struct
120503 enum snd_soc_bias_level bias_level;
120504 unsigned int idle_bias_off: 1;
120505 unsigned int suspend_bias_off: 1;
120506 struct device *dev;
120507 struct snd_soc_component *component;
120508 struct snd_soc_card *card;
120509 enum snd_soc_bias_level target_bias_level;
120510 struct list_head list;
120511 struct snd_soc_dapm_widget *wcache_sink;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h127020 struct snd_soc_dapm_context { struct
127021 enum snd_soc_bias_level bias_level;
127022 unsigned int idle_bias_off: 1;
127023 unsigned int suspend_bias_off: 1;
127024 struct device *dev;
127025 struct snd_soc_component *component;
127026 struct snd_soc_card *card;
127027 enum snd_soc_bias_level target_bias_level;
127028 struct list_head list;
127029 struct snd_soc_dapm_widget *wcache_sink;
[all …]