Searched refs:snd_gf1_alloc_voice (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/sound/ |
| D | gus.h | 568 struct snd_gus_voice *snd_gf1_alloc_voice(struct snd_gus_card * gus, int type, int client, int port…
|
| /Linux-v5.4/sound/isa/gus/ |
| D | gus_reset.c | 242 struct snd_gus_voice *snd_gf1_alloc_voice(struct snd_gus_card * gus, int type, int client, int port) in snd_gf1_alloc_voice() function
|
| D | gus_pcm.c | 446 if ((pcmp->pvoices[0] = snd_gf1_alloc_voice(pcmp->gus, SNDRV_GF1_VOICE_TYPE_PCM, 0, 0)) == NULL) in snd_gf1_pcm_playback_hw_params() 454 if ((pcmp->pvoices[1] = snd_gf1_alloc_voice(pcmp->gus, SNDRV_GF1_VOICE_TYPE_PCM, 0, 0)) == NULL) in snd_gf1_pcm_playback_hw_params()
|
| D | gus_main.c | 434 EXPORT_SYMBOL(snd_gf1_alloc_voice);
|