snd_wavefront_t    17 include/sound/snd_wavefront.h typedef struct _snd_wavefront snd_wavefront_t;
snd_wavefront_t   101 include/sound/snd_wavefront.h 	snd_wavefront_t wavefront;
snd_wavefront_t   111 include/sound/snd_wavefront.h extern int  snd_wavefront_detect_irq (snd_wavefront_t *dev) ;
snd_wavefront_t   112 include/sound/snd_wavefront.h extern int  snd_wavefront_check_irq (snd_wavefront_t *dev, int irq);
snd_wavefront_t   113 include/sound/snd_wavefront.h extern int  snd_wavefront_restart (snd_wavefront_t *dev);
snd_wavefront_t   114 include/sound/snd_wavefront.h extern int  snd_wavefront_start (snd_wavefront_t *dev);
snd_wavefront_t   116 include/sound/snd_wavefront.h extern int  snd_wavefront_config_midi (snd_wavefront_t *dev) ;
snd_wavefront_t   117 include/sound/snd_wavefront.h extern int  snd_wavefront_cmd (snd_wavefront_t *, int, unsigned char *,
snd_wavefront_t   129 include/sound/snd_wavefront.h extern int  snd_wavefront_fx_start  (snd_wavefront_t *);
snd_wavefront_t   130 include/sound/snd_wavefront.h extern int  snd_wavefront_fx_detect (snd_wavefront_t *);