Searched defs:snd_soc_component (Results 1 – 1 of 1) sorted by relevance
197 struct snd_soc_component { struct212 const struct snd_soc_component_driver *driver; argument235 int (*init)(struct snd_soc_component *component); argument238 void *mark_module;239 struct snd_pcm_substream *mark_open;263 static inline struct snd_soc_component *snd_soc_dapm_to_component( in snd_soc_dapm_to_component() argument