Home
last modified time | relevance | path

Searched refs:snd_midi_channel_alloc_set (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
H A Dseq_midi_emul.h181 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n);
/linux/sound/drivers/opl4/
H A Dopl4_seq.c141 opl4->chset = snd_midi_channel_alloc_set(16); in snd_opl4_seq_probe()
/linux/sound/drivers/opl3/
H A Dopl3_oss.c55 opl3->oss_chset = snd_midi_channel_alloc_set(voices); in snd_opl3_oss_create_port()
H A Dopl3_seq.c169 opl3->chset = snd_midi_channel_alloc_set(16); in snd_opl3_synth_create_port()
/linux/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);