Home
last modified time | relevance | path

Searched refs:wavefront (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/Documentation/sound/oss/
DTropez+6 alias char-major-14 wavefront
7 alias synth0 wavefront
10 pre-install wavefront modprobe "-k" "cs4232"
11 post-install wavefront modprobe "-k" "opl3"
12 options wavefront io=0x200 irq=9
18 the wavefront options "io" and "irq" ***MUST*** match the "synthio"
26 Please see drivers/sound/README.wavefront for more details.
/linux-4.4.14/sound/isa/wavefront/
Dwavefront.c226 if (acard->wavefront.interrupts_are_midi) { in snd_wavefront_ics2115_interrupt()
244 if (snd_wavefront_start (&acard->wavefront) < 0) { in snd_wavefront_new_synth()
267 if (snd_wavefront_fx_start (&acard->wavefront)) { in snd_wavefront_new_fx()
297 acard->wavefront.midi.base = port; in snd_wavefront_new_midi()
331 release_and_free_resource(acard->wavefront.res_base); in snd_wavefront_free()
332 if (acard->wavefront.irq > 0) in snd_wavefront_free()
333 free_irq(acard->wavefront.irq, (void *)acard); in snd_wavefront_free()
350 acard->wavefront.irq = -1; in snd_wavefront_card_new()
351 spin_lock_init(&acard->wavefront.irq_lock); in snd_wavefront_card_new()
352 init_waitqueue_head(&acard->wavefront.interrupt_sleeper); in snd_wavefront_card_new()
[all …]
Dwavefront_midi.c112 return &acard->wavefront.midi; in get_wavefront_midi()
117 snd_wavefront_midi_t *midi = &card->wavefront.midi; in snd_wavefront_midi_output_write()
355 snd_wavefront_midi_t *midi = &card->wavefront.midi; in snd_wavefront_midi_output_timer()
414 midi = &card->wavefront.midi; in snd_wavefront_midi_interrupt()
462 spin_lock_irqsave (&card->wavefront.midi.virtual, flags); in snd_wavefront_midi_enable_virtual()
463 card->wavefront.midi.isvirtual = 1; in snd_wavefront_midi_enable_virtual()
464 card->wavefront.midi.output_mpu = internal_mpu; in snd_wavefront_midi_enable_virtual()
465 card->wavefront.midi.input_mpu = internal_mpu; in snd_wavefront_midi_enable_virtual()
466 spin_unlock_irqrestore (&card->wavefront.midi.virtual, flags); in snd_wavefront_midi_enable_virtual()
475 spin_lock_irqsave (&card->wavefront.midi.virtual, flags); in snd_wavefront_midi_disable_virtual()
[all …]
DMakefile6 snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o
9 obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
Dwavefront_fx.c184 dev = &acard->wavefront; in snd_wavefront_fx_ioctl()
Dwavefront_synth.c1498 snd_wavefront_t *dev = &acard->wavefront; in wavefront_synth_control()
1659 dev = &acard->wavefront; in snd_wavefront_synth_ioctl()
1697 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_internal_interrupt()
2149 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_detect()
/linux-4.4.14/sound/isa/
DMakefile28 sb/ wavefront/ wss/
DKconfig428 will be called snd-wavefront.
/linux-4.4.14/include/sound/
Dsnd_wavefront.h101 snd_wavefront_t wavefront; member
/linux-4.4.14/Documentation/sound/alsa/
Dalsa-parameters.txt133 snd-wavefront= [HW,ALSA]
DALSA-Configuration.txt1772 Module snd-wavefront
1819 (default:wavefront.os)
1833 Note: the firmware file "wavefront.os" was located in the earlier
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt68 0x00 00-1F linux/wavefront.h conflict!
/linux-4.4.14/firmware/
DWHENCE684 Driver: wavefront - ISA WaveFront sound card