soundfont_voice_info  192 include/sound/emux_synth.h 	struct soundfont_voice_info reg;
soundfont_voice_info   38 include/sound/soundfont.h 	struct soundfont_voice_info v;	/* All the soundfont parameters */
soundfont_voice_info  548 sound/synth/emux/soundfont.c 	if (count < (long)sizeof(struct soundfont_voice_info) * hdr.nvoices) {