Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dopl3.c67 struct sbi_instrument *act_i[MAX_VOICE]; member
317 devc->act_i[voice] = &devc->i_map[instr_no]; in opl3_set_instr()
380 instr = devc->act_i[voice]; in set_voice_volume()
506 instr = devc->act_i[voice]; in opl3_start_note()
882 instr = devc->act_i[voice]; in opl3_aftertouch()