]> err.no Git - linux-2.6/blob - include/sound/wavefront_fx.h
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
[linux-2.6] / include / sound / wavefront_fx.h
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