|
Linux Kernel
3.7.1
|
#include <dmasound.h>
Data Fields | |
| MACHINE | mach |
| SETTINGS | hard |
| SETTINGS | soft |
| SETTINGS | dsp |
| TRANS * | trans_write |
| int | volume_left |
| int | volume_right |
| int | bass |
| int | treble |
| int | gain |
| int | minDev |
| spinlock_t | lock |
Definition at line 159 of file dmasound.h.
| int bass |
Definition at line 167 of file dmasound.h.
Definition at line 163 of file dmasound.h.
| int gain |
Definition at line 169 of file dmasound.h.
| SETTINGS hard |
Definition at line 161 of file dmasound.h.
| spinlock_t lock |
Definition at line 171 of file dmasound.h.
| MACHINE mach |
Definition at line 160 of file dmasound.h.
| int minDev |
Definition at line 170 of file dmasound.h.
| SETTINGS soft |
Definition at line 162 of file dmasound.h.
| TRANS* trans_write |
Definition at line 164 of file dmasound.h.
| int treble |
Definition at line 168 of file dmasound.h.
| int volume_left |
Definition at line 165 of file dmasound.h.
| int volume_right |
Definition at line 166 of file dmasound.h.
1.8.2