Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
pas2_mixer.c File Reference
#include <linux/init.h>
#include "sound_config.h"
#include "pas2.h"

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
 
intpas_osp
 
int pas_audiodev
 

Macro Definition Documentation

#define DEB (   what)    /* (what) */

Definition at line 25 of file pas2_mixer.c.

#define POSSIBLE_RECORDING_DEVICES
Value:

Definition at line 36 of file pas2_mixer.c.

#define SUPPORTED_MIXER_DEVICES

Function Documentation

void mix_write ( unsigned char  data,
int  ioaddr 
)

Definition at line 62 of file pas2_mixer.c.

int __init pas_init_mixer ( void  )

Definition at line 322 of file pas2_mixer.c.

Variable Documentation

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.