source:
GPL/trunk/alsa-kernel/include/sound/wavefront_fx.h
Last change on this file was 598, checked in by , 9 years ago | |
---|---|
File size: 263 bytes |
Line | |
---|---|
1 | #ifndef __WAVEFRONT_FX_H__ |
2 | #define __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 __WAVEFRONT_FX_H__ |
Note:
See TracBrowser
for help on using the repository browser.