Searched refs:feedback_connection (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_drums.c55 unsigned char feedback_connection; member in struct:snd_opl3_drum_voice
63 unsigned char feedback_connection; member in struct:snd_opl3_drum_note
108 opl3->command(opl3, opl3_reg, data->feedback_connection);
153 reg_val = data->feedback_connection | OPL3_STEREO_BITS;
H A Dopl3_midi.c450 connection = fm->feedback_connection[0] & 0x01;
453 connection |= fm->feedback_connection[1] & 0x01;
506 reg_val = fm->feedback_connection[0];
518 reg_val = fm->feedback_connection[1] & OPL3_CONNECTION_BIT;
H A Dopl3_synth.c272 patch->inst.feedback_connection[0] = data[CONNECTION];
287 patch->inst.feedback_connection[1] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_drums.c55 unsigned char feedback_connection; member in struct:snd_opl3_drum_voice
63 unsigned char feedback_connection; member in struct:snd_opl3_drum_note
108 opl3->command(opl3, opl3_reg, data->feedback_connection);
153 reg_val = data->feedback_connection | OPL3_STEREO_BITS;
H A Dopl3_midi.c450 connection = fm->feedback_connection[0] & 0x01;
453 connection |= fm->feedback_connection[1] & 0x01;
506 reg_val = fm->feedback_connection[0];
518 reg_val = fm->feedback_connection[1] & OPL3_CONNECTION_BIT;
H A Dopl3_synth.c272 patch->inst.feedback_connection[0] = data[CONNECTION];
287 patch->inst.feedback_connection[1] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dopl3.h255 unsigned char feedback_connection[2]; member in struct:fm_instrument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dopl3.h255 unsigned char feedback_connection[2]; member in struct:fm_instrument

Completed in 91 milliseconds