Searched refs:VOLUME (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/sound/pci/asihpi/ |
D | hpi_internal.h | 147 HPI_VOLUME_GAIN = HPI_CTL_ATTR(VOLUME, 1), 148 HPI_VOLUME_AUTOFADE = HPI_CTL_ATTR(VOLUME, 2), 149 HPI_VOLUME_MUTE = HPI_CTL_ATTR(VOLUME, 3), 150 HPI_VOLUME_GAIN_AND_FLAGS = HPI_CTL_ATTR(VOLUME, 4), 151 HPI_VOLUME_NUM_CHANNELS = HPI_CTL_ATTR(VOLUME, 6), 152 HPI_VOLUME_RANGE = HPI_CTL_ATTR(VOLUME, 10),
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emufx.c | 1339 …_init_stereo_control(&controls[nctl++], SNDRV_CTL_NAME_IEC958("Optical ",PLAYBACK,VOLUME), gpr, 0); in _snd_emu10k1_audigy_init_efx() 1344 …snd_emu10k1_init_stereo_control(&controls[nctl++], SNDRV_CTL_NAME_IEC958("Optical ",CAPTURE,VOLUME… in _snd_emu10k1_audigy_init_efx() 1790 #define VOLUME(icode, ptr, dst, src, vol) \ macro 1965 VOLUME(icode, &ptr, playback + z, z, gpr + z); in _snd_emu10k1_init_efx() 1971 VOLUME(icode, &ptr, playback + 2 + z, z, gpr + z); in _snd_emu10k1_init_efx() 1978 VOLUME(icode, &ptr, playback + 4, tmp + 0, gpr); in _snd_emu10k1_init_efx() 1980 VOLUME(icode, &ptr, playback + 5, tmp + 0, gpr); in _snd_emu10k1_init_efx() 1986 VOLUME(icode, &ptr, capture + z, tmp + 0, gpr + z); in _snd_emu10k1_init_efx() 2064 …snd_emu10k1_init_stereo_control(controls + i++, SNDRV_CTL_NAME_IEC958("TTL ",PLAYBACK,VOLUME), gpr… in _snd_emu10k1_init_efx() 2072 …snd_emu10k1_init_stereo_control(controls + i++, SNDRV_CTL_NAME_IEC958("TTL ",CAPTURE,VOLUME), gpr,… in _snd_emu10k1_init_efx() [all …]
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 249 VOLUME "Master" 0 265 % echo 'VOLUME "Wave Playback" 0' > /proc/asound/card0/oss_mixer
|
D | CMIPCI.txt | 35 will be FULL VOLUME regardless of Master and PCM volumes.
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1641 YMFPCI_DOUBLE(SNDRV_CTL_NAME_IEC958("AC97 ", PLAYBACK,VOLUME), 0, YDSXGR_ZVOUTVOL), 1642 YMFPCI_DOUBLE(SNDRV_CTL_NAME_IEC958("", CAPTURE,VOLUME), 0, YDSXGR_ZVLOOPVOL), 1643 YMFPCI_DOUBLE(SNDRV_CTL_NAME_IEC958("AC97 ",PLAYBACK,VOLUME), 1, YDSXGR_SPDIFOUTVOL), 1644 YMFPCI_DOUBLE(SNDRV_CTL_NAME_IEC958("",CAPTURE,VOLUME), 1, YDSXGR_SPDIFLOOPVOL),
|
/linux-4.4.14/Documentation/filesystems/ |
D | ntfs.txt | 286 VOLUME DEFINITIONS section which is all you really need. You may need to look 292 the VOLUME DEFINITIONS section.
|
/linux-4.4.14/sound/core/oss/ |
D | mixer_oss.c | 1119 MIXER_VOL(VOLUME),
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 510 In the example above the following are equivalent for the VOLUME case:
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 465 0x1015 0x14 VOLUME UP Internal mixer volume up. This 470 0x1016 0x15 VOLUME DOWN Internal mixer volume up. This
|
/linux-4.4.14/sound/pci/ice1712/ |
D | ice1712.c | 1437 .name = SNDRV_CTL_NAME_IEC958("Multi ", CAPTURE, VOLUME),
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2321 .name = SNDRV_CTL_NAME_IEC958("Input ",NONE,VOLUME),
|