Searched refs:seq_ports (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1_synth.c | 31 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()
|
| H A D | emu10k1.c | 34 static int seq_ports[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 4}; variable 51 module_param_array(seq_ports, int, NULL, 0444); 52 MODULE_PARM_DESC(seq_ports, "Allocated sequencer ports for internal synthesizer."); 166 arg->seq_ports = seq_ports[dev]; in snd_card_emu10k1_probe()
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | emu8000_synth.c | 45 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 D | sb16.c | 74 static int seq_ports[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 4}; variable 110 module_param_array(seq_ports, int, NULL, 0444); 111 MODULE_PARM_DESC(seq_ports, "Number of sequencer ports for WaveTable synth."); 431 seq_ports[dev], NULL)) < 0) { in snd_sb16_probe()
|
| H A D | emu8000.c | 1074 snd_emu8000_new(struct snd_card *card, int index, long port, int seq_ports, in snd_emu8000_new() argument 1087 if (seq_ports <= 0) in snd_emu8000_new() 1107 hw->seq_ports = seq_ports; in snd_emu8000_new()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | emu8000.h | 51 int seq_ports; /* number of sequencer ports */ member 88 int snd_emu8000_new(struct snd_card *card, int device, long port, int seq_ports,
|
| H A D | emu10k1_synth.h | 20 int seq_ports; /* number of sequencer ports to be created */ member
|
| H A D | gus.h | 350 struct snd_gus_port seq_ports[4]; member
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | Makefile | 9 seq_system.o seq_ports.o
|
| /OK3568_Linux_fs/kernel/sound/pci/au88x0/ |
| H A D | au88x0.c | 327 arg->seq_ports = seq_ports[dev]; in snd_vortex_probe()
|
| /OK3568_Linux_fs/kernel/sound/pci/trident/ |
| H A D | trident.h | 323 struct snd_trident_port seq_ports[4]; member
|
| /OK3568_Linux_fs/kernel/Documentation/sound/ |
| H A D | alsa-configuration.rst | 733 seq_ports
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |