Searched defs:snd_soc_component (Results 1 – 1 of 1) sorted by relevance
777 struct snd_soc_component { struct794 const struct snd_soc_component_driver *driver; argument798 int (*read)(struct snd_soc_component *, unsigned int, unsigned int *); argument799 int (*write)(struct snd_soc_component *, unsigned int, unsigned int); argument819 /* Don't use these, use snd_soc_component_get_dapm() */ argument830 int (*probe)(struct snd_soc_component *); argument831 void (*remove)(struct snd_soc_component *); argument834 void (*init_debugfs)(struct snd_soc_component *component); argument858 struct snd_soc_component component; argument