Searched refs:EMU10K1_SYNTH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | voice.c | 86 case EMU10K1_SYNTH: in voice_alloc() 115 if (result == 0 || type == EMU10K1_SYNTH || type == EMU10K1_MIDI) in snd_emu10k1_voice_alloc()
|
H A D | emu10k1_callback.c | 290 if (snd_emu10k1_voice_alloc(hw, EMU10K1_SYNTH, 1, &hwvoice) < 0 || hwvoice == NULL) in get_voice()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | voice.c | 101 if (type != EMU10K1_SYNTH && emu->get_synth_voice) { in snd_emu10k1_voice_alloc()
|
H A D | emu10k1_callback.c | 292 if (snd_emu10k1_voice_alloc(hw, EMU10K1_SYNTH, 1, 1, NULL, &hwvoice) < 0) in get_voice()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | emu10k1.h | 1481 EMU10K1_SYNTH, enumerator
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | emu10k1.h | 1470 EMU10K1_SYNTH, enumerator
|
Completed in 15 milliseconds