Linux Kernel
3.7.1
|
#include <hda_local.h>
Data Fields | |
struct snd_kcontrol * | kctl |
unsigned int | index |
hda_nid_t | nid |
unsigned short | flags |
Definition at line 510 of file hda_local.h.
unsigned short flags |
Definition at line 514 of file hda_local.h.
unsigned int index |
Definition at line 512 of file hda_local.h.
struct snd_kcontrol* kctl |
Definition at line 511 of file hda_local.h.
hda_nid_t nid |
Definition at line 513 of file hda_local.h.