Home
last modified time | relevance | path

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

/include/sound/
Dsoc.h717 struct snd_soc_component { struct
735 const struct snd_soc_component_driver *driver; argument
739 int (*read)(struct snd_soc_component *, unsigned int, unsigned int *); argument
740 int (*write)(struct snd_soc_component *, unsigned int, unsigned int); argument
757 /* Don't use these, use snd_soc_component_get_dapm() */ argument
769 int (*probe)(struct snd_soc_component *); argument
770 void (*remove)(struct snd_soc_component *); argument
773 void (*init_debugfs)(struct snd_soc_component *component); argument
774 const char *debugfs_prefix;