Home
last modified time | relevance | path

Searched refs:Helper (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater_helper.hpp14 class Helper class
17 Helper() = delete;
18 Helper(const Helper&) = delete;
19 Helper& operator=(const Helper&) = delete;
20 Helper(Helper&&) = default;
21 Helper& operator=(Helper&&) = delete;
22 ~Helper() = default;
28 explicit Helper(sdbusplus::bus_t& bus) : bus(bus) in Helper() function in phosphor::software::updater::Helper
/openbmc/phosphor-bmc-code-mgmt/static/
H A Ditem_updater_helper.cpp12 void Helper::setEntry(const std::string& /* entryId */, uint8_t /* value */) in setEntry()
17 void Helper::clearEntry(const std::string& /* entryId */) in clearEntry()
22 void Helper::cleanup() in cleanup()
27 void Helper::factoryReset() in factoryReset()
34 void Helper::removeVersion(const std::string& /* flashId */) in removeVersion()
39 void Helper::updateUbootVersionId(const std::string& /* flashId */) in updateUbootVersionId()
44 void Helper::mirrorAlt() in mirrorAlt()
/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Ditem_updater_helper.cpp16 void Helper::setEntry(const std::string& /* entryId */, uint8_t /* value */) in setEntry()
21 void Helper::clearEntry(const std::string& /* entryId */) in clearEntry()
26 void Helper::cleanup() in cleanup()
31 void Helper::factoryReset() in factoryReset()
37 void Helper::removeVersion(const std::string& flashId) in removeVersion()
51 void Helper::updateUbootVersionId(const std::string& flashId) in updateUbootVersionId()
65 void Helper::mirrorAlt() in mirrorAlt()
/openbmc/phosphor-bmc-code-mgmt/ubi/
H A Ditem_updater_helper.cpp19 void Helper::setEntry(const std::string& entryId, uint8_t value) in setEntry()
29 void Helper::clearEntry(const std::string& entryId) in clearEntry()
39 void Helper::cleanup() in cleanup()
48 void Helper::factoryReset() in factoryReset()
54 void Helper::removeVersion(const std::string& flashId) in removeVersion()
65 void Helper::updateUbootVersionId(const std::string& flashId) in updateUbootVersionId()
84 void Helper::mirrorAlt() in mirrorAlt()
/openbmc/linux/Documentation/gpu/
H A Ddrm-kms-helpers.rst2 Mode Setting Helper Functions
62 Helper Functions Reference
77 Atomic State Helper Reference
83 GEM Atomic Helper Reference
95 Simple KMS Helper Reference
175 Bridge Connector Helper
182 Bridge Helper Reference
204 Panel-Bridge Helper Reference
212 Panel Helper Reference
404 Flip-work Helper Reference
[all …]
/openbmc/linux/Documentation/crypto/
H A Dapi-kpp.rst22 ECDH Helper Functions
26 :doc: ECDH Helper Functions
31 DH Helper Functions
35 :doc: DH Helper Functions
/openbmc/linux/Documentation/bpf/
H A Dhelpers.rst1 Helper functions
/openbmc/linux/Documentation/driver-api/
H A Dcomponent.rst4 Component Helper for Aggregate Drivers
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu-helper-native_1.0.bb1 SUMMARY = "Helper utilities needed by the runqemu script"
/openbmc/qemu/tests/tcg/mips/user/ase/msa/
H A DREADME12 Helper scripts test_msa_compile.sh and test_msa_run.sh are also
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0001-Platform-ARM-N1sdp-Add-support-to-parse-NT_FW_CONFIG.patch21 .../Library/PlatformLib/AArch64/Helper.S | 4 +-
205 …eoverseN1Soc/Library/PlatformLib/AArch64/Helper.S b/Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/…
207 --- a/Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/AArch64/Helper.S
208 +++ b/Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/AArch64/Helper.S
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/
H A Dlibxklavier_5.4.bb1 SUMMARY = "Helper lib for keyboard management"
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMbox.test_author_valid.2.fail2 From: Upgrade Helper <auh@auh.yoctoproject.org>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mailcap/
H A Dmailcap_2.1.54.bb1 SUMMARY = "Helper application and MIME type associations for file types"
/openbmc/openbmc/poky/documentation/test-manual/
H A Dunderstand-autobuilder.rst72 The ``config.json`` file is processed by the scripts in the Helper
100 to the Helper.
104 This is a call into the Helper scripts to set up a checkout of all
133 This is another call into the Helper scripts where it's expected that
270 the paths. The Helper script repository includes a
/openbmc/linux/drivers/media/platform/ti/
H A DKconfig5 # TI VIDEO PORT Helper Modules
/openbmc/u-boot/board/toradex/common/
H A DKconfig13 # Helper config to determine the correct default location of the cfg block
/openbmc/linux/Documentation/filesystems/
H A Dnetfs_library.rst4 Network Filesystem Helper Library
75 Inode Context Helper Functions
132 Read Helper Functions
178 Read Helper Structures
289 Read Helper Operations
396 Read Helper Procedure
456 Read Helper Cache API
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A DKconfig31 tristate "Helper library to load, parse and apply large register lists."
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_forms.scss1 // Helper text
/openbmc/qemu/include/exec/
H A Dhelper-info.c.inc3 * Helper file for declaring TCG helper functions.
H A Dhelper-proto.h.inc3 * Helper file for declaring TCG helper functions.
/openbmc/linux/Documentation/sound/kernel-api/
H A Dalsa-driver-api.rst132 Other Helper Macros
/openbmc/linux/samples/pktgen/
H A DREADME.rst8 Helper include files
/openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/
H A Dpkgconfig_git.bb1 SUMMARY = "Helper tool used when compiling"

1234