Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc.h777 struct snd_soc_component { struct
794 const struct snd_soc_component_driver *driver; argument
798 int (*read)(struct snd_soc_component *, unsigned int, unsigned int *); argument
799 int (*write)(struct snd_soc_component *, unsigned int, unsigned int); argument
819 /* Don't use these, use snd_soc_component_get_dapm() */ argument
830 int (*probe)(struct snd_soc_component *); argument
831 void (*remove)(struct snd_soc_component *); argument
834 void (*init_debugfs)(struct snd_soc_component *component); argument
858 struct snd_soc_component component; argument