Lines Matching defs:connection
284 unsigned char connection;
409 /* set connection register */
413 /* set connection bit */
420 /* clear connection bit */
427 snd_printk(KERN_DEBUG " --> setting OPL3 connection: 0x%x\n",
431 * calculate volume depending on connection
437 connection = fm->feedback_connection[0] & 0x01;
439 connection <<= 1;
440 connection |= fm->feedback_connection[1] & 0x01;
443 switch (connection) {
455 if (connection)
492 /* Set operator feedback and 2op inter-operator connection */
494 /* Set output voice connection */
504 /* Set 4op inter-operator connection */
506 /* Set output voice connection */