Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c44 static void init_voice_info(struct soundfont_voice_info *avp);
358 init_voice_info(&zp->v); in sf_zone_new()
605 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info() function