Searched defs:snd_soc_component (Results 1 – 1 of 1) sorted by relevance
742 struct snd_soc_component { struct760 const struct snd_soc_component_driver *driver; argument764 int (*read)(struct snd_soc_component *, unsigned int, unsigned int *); argument765 int (*write)(struct snd_soc_component *, unsigned int, unsigned int); argument782 /* Don't use these, use snd_soc_component_get_dapm() */ argument794 int (*probe)(struct snd_soc_component *); argument795 void (*remove)(struct snd_soc_component *); argument798 void (*init_debugfs)(struct snd_soc_component *component); argument822 struct snd_soc_component component; argument