Searched refs:wavefront (Results 1 – 11 of 11) sorted by relevance
212 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 …]
109 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 …]
7 snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o10 obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
171 dev = &acard->wavefront; in snd_wavefront_fx_ioctl()
1518 snd_wavefront_t *dev = &acard->wavefront; in wavefront_synth_control()1679 dev = &acard->wavefront; in snd_wavefront_synth_ioctl()1717 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_internal_interrupt()2172 snd_wavefront_t *dev = &card->wavefront; in snd_wavefront_detect()
29 sb/ wavefront/ wss/
438 will be called snd-wavefront.
103 snd_wavefront_t wavefront; member
76 0x00 00-1F linux/wavefront.h conflict!
2069 Module snd-wavefront2131 Pathname to processed ICS2115 OS firmware (default:wavefront.os);2145 Note: the firmware file ``wavefront.os`` was located in the earlier
2568 Indicates wavefront parallel processing for HEVC encoder. Setting it to 02569 disables the feature and setting it to 1 enables the wavefront parallel
Completed in 19 milliseconds