Searched refs:operators (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dopl3.c95 devc->cmask = 0x3f; /* Connect all possible 4 OP voice operators */
397 vol1 = instr->operators[2];
398 vol2 = instr->operators[3];
399 if ((instr->operators[10] & 0x01))
417 vol1 = instr->operators[2];
418 vol2 = instr->operators[3];
419 vol3 = instr->operators[OFFS_4OP + 2];
420 vol4 = instr->operators[OFFS_4OP + 3];
427 connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[1
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddc.c83 static const struct op operators[] = { variable in typeref:struct:op
103 const struct op *o = operators;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscript_asm.pl82 %operators = (
89 %operators = (
188 # yucky - since %operators includes meta-characters which must
634 $code[$address] |= $operators{$op};
637 $code[$address] |= $operators{$op};
H A Dqla1280.h1193 uint8_t operators; member in struct:__anon2581
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsoundcard.h465 sbi_instr_data operators; /* Register settings for operator cells (.SBI format) */ member in struct:sbi_instrument
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsoundcard.h465 sbi_instr_data operators; /* Register settings for operator cells (.SBI format) */ member in struct:sbi_instrument

Completed in 148 milliseconds