Searched defs:snd_soc_component (Results 1 – 1 of 1) sorted by relevance
717 struct snd_soc_component { struct735 const struct snd_soc_component_driver *driver; argument739 int (*read)(struct snd_soc_component *, unsigned int, unsigned int *); argument740 int (*write)(struct snd_soc_component *, unsigned int, unsigned int); argument757 /* Don't use these, use snd_soc_component_get_dapm() */ argument769 int (*probe)(struct snd_soc_component *); argument770 void (*remove)(struct snd_soc_component *); argument773 void (*init_debugfs)(struct snd_soc_component *component); argument774 const char *debugfs_prefix;