fixkey            133 include/uapi/sound/sfnt_info.h 	signed char fixkey, fixvel;	/* fixed key, velocity */
fixkey            817 sound/synth/emux/emux_synth.c 	if (vp->reg.fixkey >= 0) {
fixkey            818 sound/synth/emux/emux_synth.c 		offset = (vp->reg.fixkey - vp->reg.root) * 4096 / 12;
fixkey            439 sound/synth/emux/soundfont.c 		    zp->v.fixkey == map.src_key) {
fixkey            466 sound/synth/emux/soundfont.c 	zp->v.fixkey = map.src_key;
fixkey            608 sound/synth/emux/soundfont.c 	avp->fixkey = -1;
fixkey           1288 sound/synth/emux/soundfont.c 				int key = zp->v.fixkey;