Linux Kernel
3.7.1
|
Data Fields | |
int | depth |
hda_nid_t | path [MAX_NID_PATH_DEPTH] |
unsigned char | idx [MAX_NID_PATH_DEPTH] |
unsigned char | multi [MAX_NID_PATH_DEPTH] |
unsigned int | vol_ctl |
unsigned int | mute_ctl |
Definition at line 96 of file patch_via.c.
int depth |
Definition at line 97 of file patch_via.c.
unsigned char idx[MAX_NID_PATH_DEPTH] |
Definition at line 99 of file patch_via.c.
unsigned char multi[MAX_NID_PATH_DEPTH] |
Definition at line 100 of file patch_via.c.
unsigned int mute_ctl |
Definition at line 102 of file patch_via.c.
Definition at line 98 of file patch_via.c.
unsigned int vol_ctl |
Definition at line 101 of file patch_via.c.