Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 25 of 239) sorted by relevance

12345678910

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/
H A D0003-Fix-mixer.patch31 SNDERR("Problem with control file %s, %d.", controls, index);
41 SNDERR("Problem with control file %s.", controls);
48 SNDERR("Problem with control file %s.", controls);
81 SNDERR("Problem with control file %s.", controls);
88 SNDERR("Problem with control file %s.", controls);
H A D0002-Fix-Eq-CAPS-plugin-name.patch30 the LADSPA controls (the LADSPA plugin included with alsa doesn't allow
31 for real-time controls) but it was developed for and only tested with
61 const char *controls = ".alsaequal.bin";
74 const char *controls = ".alsaequal.bin";
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/
H A DServerPowerOperations.vue215 return this.$store.getters['controls/isOperationInProgress'];
218 return this.$store.getters['controls/lastPowerOperationTime'];
237 this.$store.dispatch('controls/getLastPowerOperationTime'),
243 this.$store.dispatch('controls/serverPowerOn');
260 if (confirmed) this.$store.dispatch('controls/serverSoftReboot');
264 if (confirmed) this.$store.dispatch('controls/serverHardReboot');
283 if (confirmed) this.$store.dispatch('controls/serverSoftPowerOff');
288 if (confirmed) this.$store.dispatch('controls/serverHardPowerOff');
/openbmc/openbmc/poky/meta/recipes-devtools/make/
H A Dmake.inc1 SUMMARY = "GNU tool that controls the build process"
2 DESCRIPTION = "Make is a tool which controls the generation of executables and other non-source fil…
/openbmc/webui-vue/src/views/Operations/RebootBmc/
H A DRebootBmc.vue58 return this.$store.getters['controls/lastBmcRebootTime'];
64 .dispatch('controls/getLastBmcRebootTime')
80 .dispatch('controls/rebootBmc')
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dmake-etc-initd-bind-stop-work.patch8 Add some configurations, make rndc command be able to controls
27 +controls {
/openbmc/smbios-mdr/service_files/
H A Dmeson.build1 # Map of unit file to meson option which controls whether file gets installed
/openbmc/u-boot/board/work-microwave/work_92105/
H A DKconfig15 This controls the LCD driver.
/openbmc/u-boot/drivers/phy/allwinner/
H A DKconfig12 This driver controls the entire USB PHY block, both the USB OTG
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxau_1.0.12.bb4 authorisation handling, which controls authorisation for X connections, \
/openbmc/qemu/scripts/kvm/
H A Dvmxcap108 controls = [ variable
311 for c in controls:
/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/
H A Dobmc-host-failure-reboots.bb2 DESCRIPTION = "Manages the settings entry that controls reboots \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pulsectl_24.12.0.bb1 …-based bindings for PulseAudio (libpulse), mostly focused on mixer-like controls and introspection…
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-ls1088a.dtsi110 0x00 0x034c0000 0x0 0x40000 /* pf controls registers */
126 0x00 0x035c0000 0x0 0x40000 /* pf controls registers */
142 0x00 0x036c0000 0x0 0x40000 /* pf controls registers */
H A Dfsl-ls1046a.dtsi250 0x00 0x034c0000 0x0 0x40000 /* pf controls registers */
266 0x00 0x035c0000 0x0 0x40000 /* pf controls registers */
283 0x00 0x036c0000 0x0 0x40000 /* pf controls registers */
H A Dimx6dl.dtsi183 mux-controls = <&mux 0>;
237 mux-controls = <&mux 1>;
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap58 aria-controls="logs"
160 aria-controls="hardware-status"
264 aria-controls="operations"
428 aria-controls="settings"
543 aria-controls="security-and-access"
671 aria-controls="resource-management"
803 aria-controls="logs"
905 aria-controls="hardware-status"
1009 aria-controls="operations"
1173 aria-controls="settings"
[all …]
/openbmc/qemu/hw/virtio/
H A Dvhost-user-snd.c21 .end = endof(struct virtio_snd_config, controls)},
/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareAlertServerPower.vue47 return this.$store.getters['controls/isOperationInProgress'];
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0002-Enable-and-change-user-and-group-of-freeradius-serve.patch21 # controls.
/openbmc/webui-vue/src/store/
H A Dindex.js49 controls: ControlStore, property in AnonymousClassb4283c500101.modules
/openbmc/phosphor-pid-control/
H A DREADME.md10 The BMC will run a daemon that controls the fans by pre-defined zones. The
32 will require at least one fan that it exclusively controls, however, zones can
44 Each zone must have at least one fan that it exclusively controls. Each zone
90 controls the fan(s). The EC PID loop is designed to hit the fans 10 times per
/openbmc/phosphor-webui/app/server-control/styles/
H A Dvirtual-media.scss44 .vm__upload-controls {
/openbmc/service-config-manager/
H A DREADME.md23 The design pattern to add new services or controls is:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/
H A Dmodemmanager_1.22.0.bb2 DESCRIPTION = "ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) d…

12345678910