Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h120608 struct snd_soc_component { struct
120619 const struct snd_soc_component_driver *driver; argument
120627 int (*init)(struct snd_soc_component *); argument
120628 void *mark_module;
120629 struct snd_pcm_substream *mark_open;
120630 struct snd_pcm_substream *mark_hw_params;
120631 struct snd_pcm_substream *mark_trigger;
120632 struct snd_compr_stream *mark_compr_open;
120633 void *mark_pm;
120634 struct dentry *debugfs_root;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h127127 struct snd_soc_component { struct
127138 const struct snd_soc_component_driver *driver; argument
127146 int (*init)(struct snd_soc_component *); argument
127147 void *mark_module;
127148 struct snd_pcm_substream *mark_open;
127149 struct snd_pcm_substream *mark_hw_params;
127150 struct snd_pcm_substream *mark_trigger;
127151 struct snd_compr_stream *mark_compr_open;
127152 void *mark_pm;
127153 struct dentry *debugfs_root;
[all …]