Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
sound
oss
pas2.h
Go to the documentation of this file.
1
2
/* From pas_card.c */
3
int
pas_set_intr
(
int
mask
);
4
int
pas_remove_intr
(
int
mask
);
5
unsigned
char
pas_read
(
int
ioaddr
);
6
void
pas_write
(
unsigned
char
data
,
int
ioaddr
);
7
8
/* From pas_audio.c */
9
void
pas_pcm_interrupt
(
unsigned
char
status
,
int
cause
);
10
void
pas_pcm_init
(
struct
address_info
*hw_config);
11
12
/* From pas_mixer.c */
13
int
pas_init_mixer
(
void
);
14
15
/* From pas_midi.c */
16
void
pas_midi_init
(
void
);
17
void
pas_midi_interrupt
(
void
);
Generated on Thu Jan 10 2013 15:05:15 for Linux Kernel by
1.8.2