Searched defs:snd_soc_component (Results 1 – 2 of 2) sorted by relevance
120608 struct snd_soc_component { struct120619 const struct snd_soc_component_driver *driver; argument120627 int (*init)(struct snd_soc_component *); argument120628 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 …]
127127 struct snd_soc_component { struct127138 const struct snd_soc_component_driver *driver; argument127146 int (*init)(struct snd_soc_component *); argument127147 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 …]