Home
last modified time | relevance | path

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

/linux/sound/isa/wavefront/
A Dwavefront.c212 if (acard->wavefront.interrupts_are_midi) { in snd_wavefront_ics2115_interrupt()
283 acard->wavefront.midi.base = port; in snd_wavefront_new_midi()
324 acard->wavefront.irq = -1; in snd_wavefront_card_new()
325 spin_lock_init(&acard->wavefront.irq_lock); in snd_wavefront_card_new()
329 acard->wavefront.card = card; in snd_wavefront_card_new()
384 acard->wavefront.res_base = in snd_wavefront_probe()
387 if (acard->wavefront.res_base == NULL) { in snd_wavefront_probe()
399 acard->wavefront.irq = ics2115_irq[dev]; in snd_wavefront_probe()
400 card->sync_irq = acard->wavefront.irq; in snd_wavefront_probe()
401 acard->wavefront.base = ics2115_port[dev]; in snd_wavefront_probe()
[all …]
A Dwavefront_midi.c109 return &acard->wavefront.midi; in get_wavefront_midi()
114 snd_wavefront_midi_t *midi = &card->wavefront.midi; in snd_wavefront_midi_output_write()
415 midi = &card->wavefront.midi; in snd_wavefront_midi_interrupt()
463 spin_lock_irqsave (&card->wavefront.midi.virtual, flags); in snd_wavefront_midi_enable_virtual()
464 card->wavefront.midi.isvirtual = 1; in snd_wavefront_midi_enable_virtual()
465 card->wavefront.midi.output_mpu = internal_mpu; in snd_wavefront_midi_enable_virtual()
466 card->wavefront.midi.input_mpu = internal_mpu; in snd_wavefront_midi_enable_virtual()
467 spin_unlock_irqrestore (&card->wavefront.midi.virtual, flags); in snd_wavefront_midi_enable_virtual()
476 spin_lock_irqsave (&card->wavefront.midi.virtual, flags); in snd_wavefront_midi_disable_virtual()
479 card->wavefront.midi.isvirtual = 0; in snd_wavefront_midi_disable_virtual()
[all …]
A DMakefile7 snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o
10 obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
A D.built-in.a.cmd1wavefront/built-in.a := echo >/dev/null; rm -f sound/isa/wavefront/built-in.a; /usr/bin/ccache /ho…
A Dwavefront_fx.c171 dev = &acard->wavefront; in snd_wavefront_fx_ioctl()
A Dwavefront_synth.c1519 snd_wavefront_t *dev = &acard->wavefront; in wavefront_synth_control()
1680 dev = &acard->wavefront; in snd_wavefront_synth_ioctl()
1718 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_internal_interrupt()
2173 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_detect()
/linux/sound/isa/
A D.built-in.a.cmd1 …ilt-in.a sound/isa/opti9xx/built-in.a sound/isa/sb/built-in.a sound/isa/wavefront/built-in.a sound…
A DMakefile29 sb/ wavefront/ wss/
A DKconfig438 will be called snd-wavefront.
/linux/include/sound/
A Dsnd_wavefront.h103 snd_wavefront_t wavefront; member
/linux/Documentation/userspace-api/ioctl/
A Dioctl-number.rst76 0x00 00-1F linux/wavefront.h conflict!
/linux/Documentation/sound/
A Dalsa-configuration.rst2069 Module snd-wavefront
2131 Pathname to processed ICS2115 OS firmware (default:wavefront.os);
2145 Note: the firmware file ``wavefront.os`` was located in the earlier
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec.rst2546 Indicates wavefront parallel processing for HEVC encoder. Setting it to 0
2547 disables the feature and setting it to 1 enables the wavefront parallel

Completed in 53 milliseconds