Linux Kernel
3.7.1
|
#include <soc-dapm.h>
Data Fields | |
struct snd_soc_dapm_widget * | widget |
struct snd_kcontrol * | kcontrol |
int | reg |
int | mask |
int | val |
Definition at line 558 of file soc-dapm.h.
struct snd_kcontrol* kcontrol |
Definition at line 560 of file soc-dapm.h.
int mask |
Definition at line 562 of file soc-dapm.h.
Definition at line 561 of file soc-dapm.h.
int val |
Definition at line 563 of file soc-dapm.h.
struct snd_soc_dapm_widget* widget |
Definition at line 559 of file soc-dapm.h.