Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dopl3.c66 struct sbi_instrument i_map[SBFM_MAXINSTR]; member
306 memcpy((char *) &(devc->i_map[instr_no]), (char *) instr, sizeof(*instr)); in store_instr()
317 devc->act_i[voice] = &devc->i_map[instr_no]; in opl3_set_instr()
383 instr = &devc->i_map[0]; in set_voice_volume()
509 instr = &devc->i_map[0]; in opl3_start_note()
885 instr = &devc->i_map[0]; in opl3_aftertouch()
1010 instr = &devc->i_map[instr_no]; in opl3_alloc_voice()
1194 devc->i_map[i].channel = -1; in opl3_init()