Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | has_level: 1 |
unsigned int | has_monitor_level: 1 |
unsigned int | has_mute: 1 |
unsigned int | has_monitor_mute: 1 |
unsigned int | mute |
unsigned int | monitor_mute |
short | level |
short | monitor_level |
Definition at line 210 of file vx_mixer.c.
unsigned int has_level |
Definition at line 211 of file vx_mixer.c.
unsigned int has_monitor_level |
Definition at line 212 of file vx_mixer.c.
unsigned int has_monitor_mute |
Definition at line 214 of file vx_mixer.c.
unsigned int has_mute |
Definition at line 213 of file vx_mixer.c.
short level |
Definition at line 217 of file vx_mixer.c.
short monitor_level |
Definition at line 218 of file vx_mixer.c.
unsigned int monitor_mute |
Definition at line 216 of file vx_mixer.c.
unsigned int mute |
Definition at line 215 of file vx_mixer.c.