Home
last modified time | relevance | path

Searched refs:audvol (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound_paula.c326 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()
327 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()
443 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume()
445 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume()
448 custom.aud[2].audvol = 1; in AmiSetVolume()
449 custom.aud[3].audvol = 1; in AmiSetVolume()
451 custom.aud[2].audvol = 0; in AmiSetVolume()
452 custom.aud[3].audvol = 0; in AmiSetVolume()
497 custom.aud[0].audvol = dmasound.volume_left; in AmiPlayNextFrame()
498 custom.aud[1].audvol = dmasound.volume_right; in AmiPlayNextFrame()
[all …]
/linux-2.4.37.9/arch/m68k/amiga/
Damisound.c90 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()
/linux-2.4.37.9/include/asm-m68k/
Damigahw.h190 unsigned short audvol; member