Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 3 of 3) sorted by relevance

/sound/oss/
Dopl3.c411 int connection; in set_voice_volume() local
889 int connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01); in opl3_aftertouch() local
/sound/drivers/opl3/
Dopl3_synth.c606 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection) in snd_opl3_set_connection()
Dopl3_midi.c302 unsigned char connection; in snd_opl3_note_on() local