Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_synth.c30 if (arg->seq_ports <= 0) in snd_emu10k1_synth_probe()
44 emux->num_ports = arg->seq_ports; in snd_emu10k1_synth_probe()
47 emux->midi_ports = arg->seq_ports < 2 ? arg->seq_ports : 2; in snd_emu10k1_synth_probe()
H A Demu10k1.c30 static int seq_ports[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 4}; variable
46 module_param_array(seq_ports, int, NULL, 0444);
47 MODULE_PARM_DESC(seq_ports, "Allocated sequencer ports for internal synthesizer.");
160 arg->seq_ports = seq_ports[dev]; in snd_card_emu10k1_probe()
/openbmc/linux/sound/isa/sb/
H A 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()
H A 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()
H A Demu8000.c1053 snd_emu8000_new(struct snd_card *card, int index, long port, int seq_ports, in snd_emu8000_new() argument
1063 if (seq_ports <= 0) in snd_emu8000_new()
1082 hw->seq_ports = seq_ports; in snd_emu8000_new()
/openbmc/linux/include/sound/
H A 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,
H A Demu10k1_synth.h20 int seq_ports; /* number of sequencer ports to be created */ member
H A Dgus.h350 struct snd_gus_port seq_ports[4]; member
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0.c277 arg->seq_ports = seq_ports[dev]; in __snd_vortex_probe()
/openbmc/linux/sound/core/seq/
H A DMakefile9 seq_system.o seq_ports.o
/openbmc/linux/sound/pci/trident/
H A Dtrident.h322 struct snd_trident_port seq_ports[4]; member
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst747 seq_ports
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]