Home
last modified time | relevance | path

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

/Linux-v5.10/sound/synth/emux/
Dsoundfont.c44 static void init_voice_info(struct soundfont_voice_info *avp);
357 init_voice_info(&zp->v); in sf_zone_new()
601 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info() function