Linux Kernel
3.7.1
|
Data Fields | |
struct emu10k1x * | emu |
int | number |
int | use |
struct emu10k1x_pcm * | epcm |
The hardware has 3 channels for playback and 1 for capture.
Definition at line 198 of file emu10k1x.c.
Definition at line 199 of file emu10k1x.c.
struct emu10k1x_pcm* epcm |
Definition at line 203 of file emu10k1x.c.
int number |
Definition at line 200 of file emu10k1x.c.
int use |
Definition at line 201 of file emu10k1x.c.