snd_wavefront_t   103 include/sound/snd_wavefront.h 	snd_wavefront_t wavefront;
snd_wavefront_t   113 include/sound/snd_wavefront.h extern int  snd_wavefront_detect_irq (snd_wavefront_t *dev) ;
snd_wavefront_t   114 include/sound/snd_wavefront.h extern int  snd_wavefront_check_irq (snd_wavefront_t *dev, int irq);
snd_wavefront_t   115 include/sound/snd_wavefront.h extern int  snd_wavefront_restart (snd_wavefront_t *dev);
snd_wavefront_t   116 include/sound/snd_wavefront.h extern int  snd_wavefront_start (snd_wavefront_t *dev);
snd_wavefront_t   118 include/sound/snd_wavefront.h extern int  snd_wavefront_config_midi (snd_wavefront_t *dev) ;
snd_wavefront_t   119 include/sound/snd_wavefront.h extern int  snd_wavefront_cmd (snd_wavefront_t *, int, unsigned char *,
snd_wavefront_t   131 include/sound/snd_wavefront.h extern int  snd_wavefront_fx_start  (snd_wavefront_t *);
snd_wavefront_t   132 include/sound/snd_wavefront.h extern int  snd_wavefront_fx_detect (snd_wavefront_t *);
snd_wavefront_t    27 sound/isa/wavefront/wavefront_fx.c wavefront_fx_idle (snd_wavefront_t *dev)
snd_wavefront_t    49 sound/isa/wavefront/wavefront_fx.c wavefront_fx_mute (snd_wavefront_t *dev, int onoff)
snd_wavefront_t    60 sound/isa/wavefront/wavefront_fx.c wavefront_fx_memset (snd_wavefront_t *dev,
snd_wavefront_t   116 sound/isa/wavefront/wavefront_fx.c snd_wavefront_fx_detect (snd_wavefront_t *dev)
snd_wavefront_t   158 sound/isa/wavefront/wavefront_fx.c 	snd_wavefront_t *dev;
snd_wavefront_t   231 sound/isa/wavefront/wavefront_fx.c snd_wavefront_fx_start (snd_wavefront_t *dev)
snd_wavefront_t   485 sound/isa/wavefront/wavefront_midi.c 	snd_wavefront_t *dev;
snd_wavefront_t   136 sound/isa/wavefront/wavefront_synth.c static int wavefront_delete_sample (snd_wavefront_t *, int sampnum);
snd_wavefront_t   137 sound/isa/wavefront/wavefront_synth.c static int wavefront_find_free_sample (snd_wavefront_t *);
snd_wavefront_t   260 sound/isa/wavefront/wavefront_synth.c wavefront_status (snd_wavefront_t *dev) 
snd_wavefront_t   276 sound/isa/wavefront/wavefront_synth.c wavefront_wait (snd_wavefront_t *dev, int mask)
snd_wavefront_t   307 sound/isa/wavefront/wavefront_synth.c wavefront_read (snd_wavefront_t *dev)
snd_wavefront_t   319 sound/isa/wavefront/wavefront_synth.c wavefront_write (snd_wavefront_t *dev, unsigned char data)
snd_wavefront_t   333 sound/isa/wavefront/wavefront_synth.c snd_wavefront_cmd (snd_wavefront_t *dev, 
snd_wavefront_t   597 sound/isa/wavefront/wavefront_synth.c wavefront_delete_sample (snd_wavefront_t *dev, int sample_num)
snd_wavefront_t   614 sound/isa/wavefront/wavefront_synth.c wavefront_get_sample_status (snd_wavefront_t *dev, int assume_rom)
snd_wavefront_t   682 sound/isa/wavefront/wavefront_synth.c wavefront_get_patch_status (snd_wavefront_t *dev)
snd_wavefront_t   730 sound/isa/wavefront/wavefront_synth.c wavefront_get_program_status (snd_wavefront_t *dev)
snd_wavefront_t   777 sound/isa/wavefront/wavefront_synth.c wavefront_send_patch (snd_wavefront_t *dev, wavefront_patch_info *header)
snd_wavefront_t   803 sound/isa/wavefront/wavefront_synth.c wavefront_send_program (snd_wavefront_t *dev, wavefront_patch_info *header)
snd_wavefront_t   844 sound/isa/wavefront/wavefront_synth.c wavefront_freemem (snd_wavefront_t *dev)
snd_wavefront_t   858 sound/isa/wavefront/wavefront_synth.c wavefront_send_sample (snd_wavefront_t *dev, 
snd_wavefront_t  1165 sound/isa/wavefront/wavefront_synth.c wavefront_send_alias (snd_wavefront_t *dev, wavefront_patch_info *header)
snd_wavefront_t  1199 sound/isa/wavefront/wavefront_synth.c wavefront_send_multisample (snd_wavefront_t *dev, wavefront_patch_info *header)
snd_wavefront_t  1251 sound/isa/wavefront/wavefront_synth.c wavefront_fetch_multisample (snd_wavefront_t *dev, 
snd_wavefront_t  1305 sound/isa/wavefront/wavefront_synth.c wavefront_send_drum (snd_wavefront_t *dev, wavefront_patch_info *header)
snd_wavefront_t  1331 sound/isa/wavefront/wavefront_synth.c wavefront_find_free_sample (snd_wavefront_t *dev)
snd_wavefront_t  1347 sound/isa/wavefront/wavefront_synth.c wavefront_find_free_patch (snd_wavefront_t *dev)
snd_wavefront_t  1363 sound/isa/wavefront/wavefront_synth.c wavefront_load_patch (snd_wavefront_t *dev, const char __user *addr)
snd_wavefront_t  1504 sound/isa/wavefront/wavefront_synth.c 	snd_wavefront_t *dev = &acard->wavefront;
snd_wavefront_t  1651 sound/isa/wavefront/wavefront_synth.c 	snd_wavefront_t *dev;
snd_wavefront_t  1703 sound/isa/wavefront/wavefront_synth.c 	snd_wavefront_t *dev = &card->wavefront;
snd_wavefront_t  1777 sound/isa/wavefront/wavefront_synth.c wavefront_should_cause_interrupt (snd_wavefront_t *dev, 
snd_wavefront_t  1796 sound/isa/wavefront/wavefront_synth.c wavefront_reset_to_cleanliness (snd_wavefront_t *dev)
snd_wavefront_t  1947 sound/isa/wavefront/wavefront_synth.c wavefront_download_firmware (snd_wavefront_t *dev, char *path)
snd_wavefront_t  2020 sound/isa/wavefront/wavefront_synth.c wavefront_do_reset (snd_wavefront_t *dev)
snd_wavefront_t  2109 sound/isa/wavefront/wavefront_synth.c snd_wavefront_start (snd_wavefront_t *dev)
snd_wavefront_t  2155 sound/isa/wavefront/wavefront_synth.c 	snd_wavefront_t *dev = &card->wavefront;