Lines Matching refs:audvol
313 custom.aud[0].audvol = custom.aud[1].audvol = 0;
314 custom.aud[2].audvol = custom.aud[3].audvol = 0;
430 custom.aud[0].audvol = dmasound.volume_left;
432 custom.aud[1].audvol = dmasound.volume_right;
435 custom.aud[2].audvol = 1;
436 custom.aud[3].audvol = 1;
438 custom.aud[2].audvol = 0;
439 custom.aud[3].audvol = 0;
484 custom.aud[0].audvol = dmasound.volume_left;
485 custom.aud[1].audvol = dmasound.volume_right;
502 custom.aud[2].audvol = 1; /* we are being affected by the beeps */
503 custom.aud[3].audvol = 1; /* restoring volume here helps a bit */
510 custom.aud[2].audvol = 0;
511 custom.aud[3].audvol = 0;
612 custom.aud[0].audvol = dmasound.volume_left;
613 custom.aud[3].audvol = 1; /* For pseudo 14bit */
614 custom.aud[1].audvol = dmasound.volume_right;
615 custom.aud[2].audvol = 1; /* For pseudo 14bit */