Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dsoc-component.h182 struct snd_soc_component { struct
197 const struct snd_soc_component_driver *driver; argument
220 int (*init)(struct snd_soc_component *component); argument
223 struct snd_pcm_substream *mark_module;
224 struct snd_pcm_substream *mark_open;
225 struct snd_pcm_substream *mark_hw_params;
226 struct snd_pcm_substream *mark_trigger;
250 static inline struct snd_soc_component *snd_soc_dapm_to_component( in snd_soc_dapm_to_component() argument