Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc.h742 struct snd_soc_component { struct
760 const struct snd_soc_component_driver *driver; argument
764 int (*read)(struct snd_soc_component *, unsigned int, unsigned int *); argument
765 int (*write)(struct snd_soc_component *, unsigned int, unsigned int); argument
782 /* Don't use these, use snd_soc_component_get_dapm() */ argument
794 int (*probe)(struct snd_soc_component *); argument
795 void (*remove)(struct snd_soc_component *); argument
798 void (*init_debugfs)(struct snd_soc_component *component); argument
822 struct snd_soc_component component; argument