map_instr         186 include/uapi/sound/sfnt_info.h 	int map_bank, map_instr, map_key;	/* key = -1 means all keys */
map_instr         424 sound/synth/emux/soundfont.c 	if (map.map_instr < 0 || map.map_instr >= SF_MAX_INSTRUMENTS)
map_instr         434 sound/synth/emux/soundfont.c 		    zp->instr == map.map_instr &&
map_instr         458 sound/synth/emux/soundfont.c 	zp->instr = map.map_instr;