Home
last modified time | relevance | path

Searched refs:emux (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_synth.c22 struct snd_emux *emux; in snd_emu10k1_synth_probe() local
38 if (snd_emux_new(&emux) < 0) in snd_emu10k1_synth_probe()
41 snd_emu10k1_ops_setup(emux); in snd_emu10k1_synth_probe()
43 emux->hw = hw; in snd_emu10k1_synth_probe()
44 emux->max_voices = arg->max_voices; in snd_emu10k1_synth_probe()
45 emux->num_ports = arg->seq_ports; in snd_emu10k1_synth_probe()
46 emux->pitch_shift = -501; in snd_emu10k1_synth_probe()
47 emux->memhdr = hw->memhdr; in snd_emu10k1_synth_probe()
49 emux->midi_ports = arg->seq_ports < 2 ? arg->seq_ports : 2; in snd_emu10k1_synth_probe()
51 emux->midi_devidx = hw->audigy ? 2 : 1; in snd_emu10k1_synth_probe()
[all …]
H A Demu10k1_callback.c26 static void lookup_voices(struct snd_emux *emux, struct snd_emu10k1 *hw,
28 static struct snd_emux_voice *get_voice(struct snd_emux *emux,
65 snd_emu10k1_ops_setup(struct snd_emux *emux) in snd_emu10k1_ops_setup() argument
67 emux->ops = emu10k1_ops; in snd_emu10k1_ops_setup()
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A DMakefile7 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.o
11 snd-emux-synth-y += emux_oss.o
14 obj-$(CONFIG_SND_SYNTH_EMUX) += snd-emux-synth.o
/OK3568_Linux_fs/kernel/sound/synth/
H A DMakefile13 obj-$(CONFIG_SND_SEQUENCER) += emux/
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/microchip/
H A Dsparx5_pcb134_board.dtsi150 i2c0_emux: i2c0-emux@0 {
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst46 /emux
132 ``synth/emux`` sub-directory.
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log