source: GPL/trunk/alsa-kernel/include/sound/wavefront_fx.h

Last change on this file was 598, checked in by David Azarewicz, 9 years ago

Merged/reintegrated v2 branch into trunk. Trunk is now v2

File size: 263 bytes
Line 
1#ifndef __WAVEFRONT_FX_H__
2#define __WAVEFRONT_FX_H__
3
4extern int snd_wavefront_fx_detect (snd_wavefront_t *);
5extern void snd_wavefront_fx_ioctl (snd_synth_t *sdev,
6 unsigned int cmd,
7 unsigned long arg);
8
9#endif __WAVEFRONT_FX_H__
Note: See TracBrowser for help on using the repository browser.