/openbmc/linux/Documentation/sound/cards/ |
H A D | audigy-mixer.rst | 47 name='PCM Front Playback Volume',index=0 53 name='PCM Surround Playback Volume',index=0 60 name='PCM Side Playback Volume',index=0 66 name='PCM Center Playback Volume',index=0 72 name='PCM LFE Playback Volume',index=0 78 name='PCM Playback Volume',index=0 84 name='PCM Capture Volume',index=0 90 name='Music Playback Volume',index=0 96 name='Music Capture Volume',index=0 102 name='Mic Playback Volume',index=0 [all …]
|
H A D | sb-live-mixer.rst | 62 ``name='Wave Playback Volume',index=0`` 68 ``name='Wave Surround Playback Volume',index=0`` 75 ``name='Wave Center Playback Volume',index=0`` 82 ``name='Wave LFE Playback Volume',index=0`` 89 ``name='Wave Capture Volume',index=0``, ``name='Wave Capture Switch',index=0`` 96 ``name='Synth Playback Volume',index=0`` 102 ``name='Synth Capture Volume',index=0``, ``name='Synth Capture Switch',index=0`` 109 ``name='Surround Playback Volume',index=0`` 116 ``name='Surround Capture Volume',index=0``, ``name='Surround Capture Switch',index=0`` 123 ``name='Center Playback Volume',index=0`` [all …]
|
H A D | emu-mixer.rst | 98 name='PCM Front Playback Volume',index=0 105 name='PCM Surround Playback Volume',index=0 112 name='PCM Side Playback Volume',index=0 119 name='PCM Center Playback Volume',index=0 125 name='PCM LFE Playback Volume',index=0 131 name='PCM Playback Volume',index=0 137 name='PCM Capture Volume',index=0 143 name='Music Playback Volume',index=0 149 name='Music Capture Volume',index=0 155 name='Front Playback Volume',index=0 [all …]
|
/openbmc/estoraged/src/ |
H A D | estoraged.cpp | 33 using sdbusplus::xyz::openbmc_project::Inventory::Item::server::Volume; 62 Volume::FilesystemType type) { in EStoraged() 67 [this](Volume::EraseMethod eraseType) { this->erase(eraseType); }); in EStoraged() 161 Volume::FilesystemType type) in formatLuks() 166 if (type != Volume::FilesystemType::ext4) in formatLuks() 180 void EStoraged::erase(Volume::EraseMethod inEraseMethod) in erase() 187 case Volume::EraseMethod::CryptoErase: in erase() 193 case Volume::EraseMethod::VerifyGeometry: in erase() 199 case Volume::EraseMethod::LogicalOverWrite: in erase() 205 case Volume::EraseMethod::LogicalVerify: in erase() [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/Volume' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/Volume.interface.yaml', 23 'xyz/openbmc_project/Inventory/Item/Volume',
|
/openbmc/estoraged/src/test/ |
H A D | estoraged_test.cpp | 28 using sdbusplus::server::xyz::openbmc_project::inventory::item::Volume; 166 esObject->formatLuks(password, Volume::FilesystemType::ext4); in TEST_F() 213 esObject->formatLuks(password, Volume::FilesystemType::ext4); in TEST_F() 226 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() 242 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() 255 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() 270 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() 288 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() 309 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() 338 EXPECT_THROW(esObject->formatLuks(password, Volume::FilesystemType::ext4), in TEST_F() [all …]
|
/openbmc/qemu/audio/ |
H A D | audio.h | 129 typedef struct Volume { struct 133 } Volume; argument 135 void audio_set_volume_out(SWVoiceOut *sw, Volume *vol); 136 void audio_set_volume_in(SWVoiceIn *sw, Volume *vol);
|
H A D | dbusaudio.c | 67 Volume volume; 76 Volume volume; 218 Volume *vol = &vo->volume; in dbus_volume_out_listener() 235 dbus_volume_out(HWVoiceOut *hw, Volume *vol) in dbus_volume_out() 308 Volume *vol = &vo->volume; in dbus_volume_in_listener() 325 dbus_volume_in(HWVoiceIn *hw, Volume *vol) in dbus_volume_in()
|
/openbmc/qemu/hw/audio/ |
H A D | gusemu_mixer.c | 84 int sample1, sample2, Volume; in gus_mixvoices() local 102 …Volume = ((((Volume32 >> (4 + 5)) & 0xff) + 256) << (Volume32 >> ((4 + 8) + 5))) / 512; /* semi-lo… in gus_mixvoices() 103 sample1 = (((sample1 * Volume) >> 16) * (512 - (CurrPos % 512))) / 512; in gus_mixvoices() 104 sample2 = (((sample2 * Volume) >> 16) * (CurrPos % 512)) / 512; in gus_mixvoices()
|
/openbmc/estoraged/include/ |
H A D | estoraged.hpp | 28 using sdbusplus::xyz::openbmc_project::Inventory::Item::server::Volume; 82 Volume::FilesystemType type); 88 void erase(Volume::EraseMethod eraseType);
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | control-names.rst | 26 Volume amplifier 103 [Analogue|Digital] Capture Volume aka input gain volume 105 [Analogue|Digital] Playback Volume aka output gain volume 133 IEC958 [...] [Playback|Capture] Volume digital volume control
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | endpoint.hpp | 18 Volume, enumerator 47 {EntityType::Volume, "Volume"},
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | renesas,rsnd.txt | 15 - DVC : Digital Volume and Mute Function 155 * DVC (Digital Volume and Mute Function) 160 Playback Volume 163 Capture Volume 172 Volume Ramp 177 amixer set "DVC Out" 80% // Volume Down 178 amixer set "DVC Out" 100% // Volume Up
|
/openbmc/qemu/target/mips/tcg/ |
H A D | rel6.decode | 9 # MIPS Architecture for Programmers Volume II-A 13 # MIPS Architecture for Programmers Volume II-A
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | rz-smarc-common.dtsi | 18 * amixer cset name='Headphone Playback Volume' 100 19 * amixer cset name='PCM Volume' 100% 20 * amixer cset name='Input PGA Volume' 25
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-p200.dts | 43 label = "Volume Up"; 49 label = "Volume Down";
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7885-jackpotlte.dts | 44 label = "Volume Up"; 50 label = "Volume Down";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx53-ard.dts | 79 label = "Volume Up"; 85 label = "Volume Down";
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7745-iwg22d-sodimm.dts | 21 * You can use Volume Ramp 27 * amixer set "DVC Out" 80% // Volume Down 28 * amixer set "DVC Out" 100% // Volume Up
|
H A D | iwg20d-q7-common.dtsi | 21 * You can use Volume Ramp 27 * amixer set "DVC Out" 80% // Volume Down 28 * amixer set "DVC Out" 100% // Volume Up
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun4i-a10-topwise-a721.dts | 131 label = "Volume Up"; 138 label = "Volume Down";
|
H A D | sunxi-reference-design-tablet.dtsi | 64 label = "Volume Up"; 71 label = "Volume Down";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sunxi-reference-design-tablet.dtsi | 65 label = "Volume Up"; 72 label = "Volume Down";
|
H A D | sunxi-q8-common.dtsi | 65 label = "Volume Up"; 72 label = "Volume Down";
|
H A D | sun6i-a31s-inet-q972.dts | 77 label = "Volume Down"; 84 label = "Volume Up";
|