Home
last modified time | relevance | path

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

/Linux-v4.19/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 …]
DMakefile6 snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o
9 obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
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()
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()
478 card->wavefront.midi.isvirtual = 0; in snd_wavefront_midi_disable_virtual()
[all …]
Dwavefront_fx.c184 dev = &acard->wavefront; in snd_wavefront_fx_ioctl()
Dwavefront_synth.c1508 snd_wavefront_t *dev = &acard->wavefront; in wavefront_synth_control()
1669 dev = &acard->wavefront; in snd_wavefront_synth_ioctl()
1707 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_internal_interrupt()
2159 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_detect()
/Linux-v4.19/sound/isa/
DMakefile29 sb/ wavefront/ wss/
DKconfig437 will be called snd-wavefront.
/Linux-v4.19/include/sound/
Dsnd_wavefront.h103 snd_wavefront_t wavefront; member
/Linux-v4.19/Documentation/ioctl/
Dioctl-number.txt68 0x00 00-1F linux/wavefront.h conflict!
/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst2051 Module snd-wavefront
2113 Pathname to processed ICS2115 OS firmware (default:wavefront.os);
2127 Note: the firmware file ``wavefront.os`` was located in the earlier
/Linux-v4.19/Documentation/media/uapi/v4l/
Dextended-controls.rst2320 Indicates wavefront parallel processing for HEVC encoder. Setting it to 0
2321 disables the feature and setting it to 1 enables the wavefront parallel