Searched refs:volume_right (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/dvb/
H A Daudio.h53 unsigned int volume_right; member in struct:audio_mixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/dvb/
H A Daudio.h53 unsigned int volume_right; member in struct:audio_mixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/dvb/
H A Daudio.h53 unsigned int volume_right; member in struct:audio_mixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/dvb/
H A Daudio.h53 unsigned int volume_right; member in struct:audio_mixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/dvb/
H A Daudio.h53 unsigned int volume_right; member in struct:audio_mixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound_paula.c430 dmasound.volume_right = VOLUME_VOXWARE_TO_AMI((volume & 0xff00) >> 8);
431 custom.aud[1].audvol = dmasound.volume_right;
433 if (dmasound.volume_left == 64 && dmasound.volume_right == 64) {
442 (VOLUME_AMI_TO_VOXWARE(dmasound.volume_right) << 8);
484 custom.aud[1].audvol = dmasound.volume_right;
497 if (dmasound.volume_left == 64 && dmasound.volume_right == 64) {
610 dmasound.volume_right = 64;
613 custom.aud[1].audvol = dmasound.volume_right;
631 VOLUME_AMI_TO_VOXWARE(dmasound.volume_right) << 8);
658 len += sprintf(buffer+len, "\tsound.volume_right
[all...]
H A Ddmasound_atari.c993 dmasound.volume_right = VOLUME_VOXWARE_TO_DB((volume & 0xff00) >> 8);
994 atari_microwire_cmd(MW_LM1992_BALRIGHT(dmasound.volume_right));
996 (VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8);
1161 dmasound.volume_right = VOLUME_VOXWARE_TO_ATT((volume & 0xff00) >> 8);
1162 tt_dmasnd.output_atten = dmasound.volume_left << 8 | dmasound.volume_right << 4;
1164 VOLUME_ATT_TO_VOXWARE(dmasound.volume_right) << 8;
1338 dmasound.volume_right = 0;
1347 dmasound.volume_right = (tt_dmasnd.output_atten & 0xf0) >> 4;
1400 (VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8));
1433 VOLUME_ATT_TO_VOXWARE(dmasound.volume_right) <<
[all...]
H A Ddmasound.h167 int volume_right; member in struct:sound_settings
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_paula.c430 dmasound.volume_right = VOLUME_VOXWARE_TO_AMI((volume & 0xff00) >> 8);
431 custom.aud[1].audvol = dmasound.volume_right;
433 if (dmasound.volume_left == 64 && dmasound.volume_right == 64) {
442 (VOLUME_AMI_TO_VOXWARE(dmasound.volume_right) << 8);
484 custom.aud[1].audvol = dmasound.volume_right;
497 if (dmasound.volume_left == 64 && dmasound.volume_right == 64) {
610 dmasound.volume_right = 64;
613 custom.aud[1].audvol = dmasound.volume_right;
631 VOLUME_AMI_TO_VOXWARE(dmasound.volume_right) << 8);
658 len += sprintf(buffer+len, "\tsound.volume_right
[all...]
H A Ddmasound_atari.c993 dmasound.volume_right = VOLUME_VOXWARE_TO_DB((volume & 0xff00) >> 8);
994 atari_microwire_cmd(MW_LM1992_BALRIGHT(dmasound.volume_right));
996 (VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8);
1161 dmasound.volume_right = VOLUME_VOXWARE_TO_ATT((volume & 0xff00) >> 8);
1162 tt_dmasnd.output_atten = dmasound.volume_left << 8 | dmasound.volume_right << 4;
1164 VOLUME_ATT_TO_VOXWARE(dmasound.volume_right) << 8;
1338 dmasound.volume_right = 0;
1347 dmasound.volume_right = (tt_dmasnd.output_atten & 0xf0) >> 4;
1400 (VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8));
1433 VOLUME_ATT_TO_VOXWARE(dmasound.volume_right) <<
[all...]
H A Ddmasound.h167 int volume_right; member in struct:sound_settings
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_av.c287 av7110->mixer.volume_right = volright;
1429 ret = av7110_set_volume(av7110, amix->volume_left, amix->volume_right);
H A Dav7110.c143 ret = av7110_set_volume(av7110, av7110->mixer.volume_left, av7110->mixer.volume_right);
219 ret = av7110_set_volume(av7110, av7110->mixer.volume_left, av7110->mixer.volume_right);
2670 av7110->mixer.volume_right = volume;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_av.c287 av7110->mixer.volume_right = volright;
1429 ret = av7110_set_volume(av7110, amix->volume_left, amix->volume_right);
H A Dav7110.c143 ret = av7110_set_volume(av7110, av7110->mixer.volume_left, av7110->mixer.volume_right);
219 ret = av7110_set_volume(av7110, av7110->mixer.volume_left, av7110->mixer.volume_right);
2670 av7110->mixer.volume_right = volume;

Completed in 154 milliseconds