Home
last modified time | relevance | path

Searched refs:snd_wavefront_card_t (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
A Dsnd_wavefront.h17 typedef struct _snd_wavefront_card snd_wavefront_card_t; typedef
32 snd_wavefront_card_t *timer_card;
45 extern void snd_wavefront_midi_enable_virtual (snd_wavefront_card_t *);
46 extern void snd_wavefront_midi_disable_virtual (snd_wavefront_card_t *);
47 extern void snd_wavefront_midi_interrupt (snd_wavefront_card_t *);
48 extern int snd_wavefront_midi_start (snd_wavefront_card_t *);
112 extern void snd_wavefront_internal_interrupt (snd_wavefront_card_t *card);
117 extern int snd_wavefront_detect (snd_wavefront_card_t *card);
/linux/sound/isa/wavefront/
A Dwavefront_midi.c94 snd_wavefront_card_t *acard; in get_wavefront_midi()
112 static void snd_wavefront_midi_output_write(snd_wavefront_card_t *card) in snd_wavefront_midi_output_write()
356 snd_wavefront_card_t *card = midi->timer_card; in snd_wavefront_midi_output_timer()
401 snd_wavefront_midi_output_write((snd_wavefront_card_t *)substream->rmidi->card->private_data); in snd_wavefront_midi_output_trigger()
405 snd_wavefront_midi_interrupt (snd_wavefront_card_t *card) in snd_wavefront_midi_interrupt()
458 snd_wavefront_midi_enable_virtual (snd_wavefront_card_t *card) in snd_wavefront_midi_enable_virtual()
471 snd_wavefront_midi_disable_virtual (snd_wavefront_card_t *card) in snd_wavefront_midi_disable_virtual()
484 snd_wavefront_midi_start (snd_wavefront_card_t *card) in snd_wavefront_midi_start()
A Dwavefront.c88 snd_wavefront_pnp (int dev, snd_wavefront_card_t *acard, struct pnp_card_link *card, in snd_wavefront_pnp()
205 snd_wavefront_card_t *acard; in snd_wavefront_ics2115_interrupt()
207 acard = (snd_wavefront_card_t *) dev_id; in snd_wavefront_ics2115_interrupt()
222 snd_wavefront_card_t *acard) in snd_wavefront_new_synth()
247 snd_wavefront_card_t *acard, in snd_wavefront_new_fx()
273 snd_wavefront_card_t *acard, in snd_wavefront_new_midi()
315 snd_wavefront_card_t *acard; in snd_wavefront_card_new()
319 sizeof(snd_wavefront_card_t), &card); in snd_wavefront_card_new()
338 snd_wavefront_card_t *acard = card->private_data; in snd_wavefront_probe()
A Dwavefront_fx.c157 snd_wavefront_card_t *acard; in snd_wavefront_fx_ioctl()
A Dwavefront_synth.c1515 wavefront_synth_control (snd_wavefront_card_t *acard, in wavefront_synth_control()
1667 snd_wavefront_card_t *acard; in snd_wavefront_synth_ioctl()
1716 snd_wavefront_internal_interrupt (snd_wavefront_card_t *card) in snd_wavefront_internal_interrupt()
2169 snd_wavefront_detect (snd_wavefront_card_t *card) in snd_wavefront_detect()

Completed in 9 milliseconds