Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
581b605a83ec241a2aff8ef780e08b9414c8dfd8
/
.
/
include
/
sound
/
wavefront_fx.h
blob: cec92b1417969eb8f0d058b615ce6aeab069ae18 [
file
] [
log
] [
blame
]
#ifndef
__SOUND_WAVEFRONT_FX_H
#define
__SOUND_WAVEFRONT_FX_H
extern
int
snd_wavefront_fx_detect
(
snd_wavefront_t
*);
extern
void
snd_wavefront_fx_ioctl
(
snd_synth_t
*
sdev
,
unsigned
int
cmd
,
unsigned
long
arg
);
#endif
__SOUND_WAVEFRONT_FX_H