Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/dmasound/
Ddmasound_paula.c312 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA()
313 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA()
429 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume()
431 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume()
434 custom.aud[2].audvol = 1; in AmiSetVolume()
435 custom.aud[3].audvol = 1; in AmiSetVolume()
437 custom.aud[2].audvol = 0; in AmiSetVolume()
438 custom.aud[3].audvol = 0; in AmiSetVolume()
483 custom.aud[0].audvol = dmasound.volume_left; in AmiPlayNextFrame()
484 custom.aud[1].audvol = dmasound.volume_right; in AmiPlayNextFrame()
[all …]
/linux-2.6.39/arch/m68k/amiga/
Damisound.c94 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound()
/linux-2.6.39/arch/m68k/include/asm/
Damigahw.h185 unsigned short audvol; member