Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | DEB(what) /* (what) */ |
#define | POSSIBLE_RECORDING_DEVICES |
#define | SUPPORTED_MIXER_DEVICES |
Functions | |
void | mix_write (unsigned char data, int ioaddr) |
int __init | pas_init_mixer (void) |
Variables | |
int | pas_translate_code |
char | pas_model |
int * | pas_osp |
int | pas_audiodev |
Definition at line 25 of file pas2_mixer.c.
#define POSSIBLE_RECORDING_DEVICES |
Definition at line 36 of file pas2_mixer.c.
#define SUPPORTED_MIXER_DEVICES |
Definition at line 39 of file pas2_mixer.c.
Definition at line 62 of file pas2_mixer.c.
Definition at line 322 of file pas2_mixer.c.
int pas_audiodev |
Definition at line 46 of file pas2_pcm.c.
char pas_model |
Definition at line 62 of file pas2_card.c.
int* pas_osp |
int pas_translate_code |
Definition at line 38 of file pas2_card.c.