Searched defs:connection (Results 1 – 3 of 3) sorted by relevance
411 int connection; in set_voice_volume() local889 int connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01); in opl3_aftertouch() local
606 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection) in snd_opl3_set_connection()
302 unsigned char connection; in snd_opl3_note_on() local