Searched refs:emux (Results 1 – 13 of 13) sorted by relevance
22 struct snd_emux *emux; in snd_emu10k1_synth_probe() local37 if (snd_emux_new(&emux) < 0) in snd_emu10k1_synth_probe()40 snd_emu10k1_ops_setup(emux); in snd_emu10k1_synth_probe()42 emux->hw = hw; in snd_emu10k1_synth_probe()43 emux->max_voices = arg->max_voices; in snd_emu10k1_synth_probe()44 emux->num_ports = arg->seq_ports; in snd_emu10k1_synth_probe()45 emux->memhdr = hw->memhdr; in snd_emu10k1_synth_probe()47 emux->midi_ports = arg->seq_ports < 2 ? arg->seq_ports : 2; in snd_emu10k1_synth_probe()49 emux->midi_devidx = hw->audigy ? 2 : 1; in snd_emu10k1_synth_probe()50 emux->linear_panning = 0; in snd_emu10k1_synth_probe()[all …]
26 static void lookup_voices(struct snd_emux *emux, struct snd_emu10k1 *hw,28 static struct snd_emux_voice *get_voice(struct snd_emux *emux,66 snd_emu10k1_ops_setup(struct snd_emux *emux) in snd_emu10k1_ops_setup() argument68 emux->ops = emu10k1_ops; in snd_emu10k1_ops_setup()
7 snd-emux-synth-objs := emux.o emux_synth.o emux_seq.o emux_nrpn.o \9 snd-emux-synth-$(CONFIG_SND_PROC_FS) += emux_proc.o11 snd-emux-synth-y += emux_oss.o14 obj-$(CONFIG_SND_SYNTH_EMUX) += snd-emux-synth.o
13 obj-$(CONFIG_SND_SEQUENCER) += emux/
704 uint32_t emux; member776 if (((s->emux >> (n * 4)) & 0xff) != 5) { in stellaris_adc_trigger()836 return s->emux; in stellaris_adc_read()889 s->emux = value; in stellaris_adc_write()924 VMSTATE_UINT32(emux, StellarisADCState),
78 i2c0_emux: i2c0-emux {
404 i2c0_emux: i2c0-emux@0 {
41 /emux127 ``synth/emux`` sub-directory.
2312 2024-12-28 20:09:06.398-0600 FINEST t1143 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/sound/synth/emux/emux.c.gz'4275 2024-12-28 20:09:06.760-0600 FINEST t1129 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/sound/synth/emux/emux_nrpn.c.gz'[all...]
[all...]