Home
last modified time | relevance | path

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

/linux/sound/synth/emux/
H A Dsoundfont.c45 static void init_voice_info(struct soundfont_voice_info *avp);
360 init_voice_info(&zp->v); in sf_zone_new()
608 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info() function