sf_id              44 include/uapi/sound/sfnt_info.h 	unsigned short sf_id;		/* file id (should be zero) */
sf_id             117 include/uapi/sound/sfnt_info.h 	unsigned short sf_id;		/* file id (should be zero) */
sf_id             162 include/uapi/sound/sfnt_info.h 	unsigned short sf_id;		/* file id (should be zero) */
sf_id             467 sound/synth/emux/soundfont.c 	zp->v.sf_id = sf->id;
sf_id             577 sound/synth/emux/soundfont.c 		tmpzone.v.sf_id = sf->id;
sf_id             730 sound/synth/emux/soundfont.c 	sp->v.sf_id = sf->id;
sf_id             996 sound/synth/emux/soundfont.c 	smp->v.sf_id = sf->id;
sf_id            1104 sound/synth/emux/soundfont.c 	zone->v.sf_id = sf->id;
sf_id            1169 sound/synth/emux/soundfont.c 	if (zone && zone->v.sf_id != cur->v.sf_id) {