Home
last modified time | relevance | path

Searched refs:snd_midi_channel_alloc_set (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dseq_midi_emul.h181 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n);
/kernel/linux/linux-6.6/include/sound/
H A Dseq_midi_emul.h181 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n);
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_seq.c141 opl4->chset = snd_midi_channel_alloc_set(16); in snd_opl4_seq_probe()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_seq.c141 opl4->chset = snd_midi_channel_alloc_set(16); in snd_opl4_seq_probe()
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_seq.c167 opl3->chset = snd_midi_channel_alloc_set(16); in snd_opl3_synth_create_port()
H A Dopl3_oss.c55 opl3->oss_chset = snd_midi_channel_alloc_set(voices); in snd_opl3_oss_create_port()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_seq.c169 opl3->chset = snd_midi_channel_alloc_set(16); in snd_opl3_synth_create_port()
H A Dopl3_oss.c55 opl3->oss_chset = snd_midi_channel_alloc_set(voices); in snd_opl3_oss_create_port()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_emul.c687 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n) in snd_midi_channel_alloc_set() function
699 EXPORT_SYMBOL(snd_midi_channel_alloc_set); variable
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_emul.c687 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n) in snd_midi_channel_alloc_set() function
699 EXPORT_SYMBOL(snd_midi_channel_alloc_set); variable

Completed in 6 milliseconds