Home
last modified time | relevance | path

Searched refs:seq_ports (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/sound/pci/emu10k1/
Demu10k1_synth.c31 if (arg->seq_ports <= 0) in snd_emu10k1_synth_probe()
45 emux->num_ports = arg->seq_ports; in snd_emu10k1_synth_probe()
49 emux->midi_ports = arg->seq_ports < 2 ? arg->seq_ports : 2; in snd_emu10k1_synth_probe()
Demu10k1.c32 static int seq_ports[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 4}; variable
49 module_param_array(seq_ports, int, NULL, 0444);
50 MODULE_PARM_DESC(seq_ports, "Allocated sequencer ports for internal synthesizer.");
175 arg->seq_ports = seq_ports[dev]; in snd_card_emu10k1_probe()
/linux-6.1.9/sound/isa/sb/
Demu8000_synth.c45 emu->num_ports = hw->seq_ports; in snd_emu8000_probe()
59 emu->midi_ports = hw->seq_ports < 2 ? hw->seq_ports : 2; /* number of virmidi ports */ in snd_emu8000_probe()
Dsb16.c66 static int seq_ports[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 4}; variable
102 module_param_array(seq_ports, int, NULL, 0444);
103 MODULE_PARM_DESC(seq_ports, "Number of sequencer ports for WaveTable synth.");
415 seq_ports[dev], NULL); in snd_sb16_probe()
Demu8000.c1055 snd_emu8000_new(struct snd_card *card, int index, long port, int seq_ports, in snd_emu8000_new() argument
1065 if (seq_ports <= 0) in snd_emu8000_new()
1084 hw->seq_ports = seq_ports; in snd_emu8000_new()
/linux-6.1.9/include/sound/
Demu8000.h51 int seq_ports; /* number of sequencer ports */ member
85 int snd_emu8000_new(struct snd_card *card, int device, long port, int seq_ports,
Demu10k1_synth.h20 int seq_ports; /* number of sequencer ports to be created */ member
Dgus.h350 struct snd_gus_port seq_ports[4]; member
/linux-6.1.9/sound/core/seq/
DMakefile9 seq_system.o seq_ports.o
/linux-6.1.9/sound/pci/au88x0/
Dau88x0.c277 arg->seq_ports = seq_ports[dev]; in __snd_vortex_probe()
/linux-6.1.9/sound/pci/trident/
Dtrident.h322 struct snd_trident_port seq_ports[4]; member
/linux-6.1.9/Documentation/sound/
Dalsa-configuration.rst733 seq_ports