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

/linux-4.4.14/sound/drivers/opl4/
H A Dopl4_seq.c141 opl4->chset = snd_midi_channel_alloc_set(16); snd_opl4_seq_probe()
/linux-4.4.14/include/sound/
H A Dseq_midi_emul.h194 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n);
/linux-4.4.14/sound/drivers/opl3/
H A Dopl3_oss.c84 opl3->oss_chset = snd_midi_channel_alloc_set(voices); snd_opl3_oss_create_port()
H A Dopl3_seq.c181 opl3->chset = snd_midi_channel_alloc_set(16); snd_opl3_synth_create_port()
/linux-4.4.14/sound/core/seq/
H A Dseq_midi_emul.c692 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n) snd_midi_channel_alloc_set() function
742 EXPORT_SYMBOL(snd_midi_channel_alloc_set); variable

Completed in 95 milliseconds