Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Dsoundfont.c57 static void init_voice_info(struct soundfont_voice_info *avp);
370 init_voice_info(&zp->v); in sf_zone_new()
614 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info() function