repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] i386: pte simplify ops
[linux-2.6/mini2440.git]
/
include
/
sound
/
wavefront_fx.h
blob
cec92b1417969eb8f0d058b615ce6aeab069ae18
1
#ifndef __SOUND_WAVEFRONT_FX_H
2
#define __SOUND_WAVEFRONT_FX_H
3
4
extern
int
snd_wavefront_fx_detect
(
snd_wavefront_t
*);
5
extern
void
snd_wavefront_fx_ioctl
(
snd_synth_t
*
sdev
,
6
unsigned int
cmd
,
7
unsigned long
arg
);
8
9
#endif __SOUND_WAVEFRONT_FX_H