| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | generic.hpp | 19 class Generic : public Section class 22 Generic() = delete; 23 ~Generic() override = default; 24 Generic(const Generic&) = default; 25 Generic& operator=(const Generic&) = default; 26 Generic(Generic&&) = default; 27 Generic& operator=(Generic&&) = default; 36 explicit Generic(Stream& pel);
|
| H A D | generic.cpp | 13 void Generic::unflatten(Stream& stream) in unflatten() 29 void Generic::flatten(Stream& stream) const in flatten() 34 Generic::Generic(Stream& pel) in Generic() function in openpower::pels::Generic 49 void Generic::validate() in validate()
|
| H A D | section_factory.cpp | 63 section = std::make_unique<Generic>(pelData); in create()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am4372-generic.dts | 3 * Device Tree Source for Generic AM4372 EVM 14 model = "Texas Instruments AM4372 Generic";
|
| H A D | keystone-k2g-generic.dts | 3 * Device Tree Source for Generic 66AK2G0X EVM 14 model = "Texas Instruments 66AK2G02 Generic";
|
| /openbmc/u-boot/drivers/pinctrl/aspeed/ |
| H A D | Kconfig | 7 Generic Pinctrl framework and is compatible with the Linux driver, 16 Generic Pinctrl framework and is compatible with the Linux driver, 25 Generic Pinctrl framework and is compatible with the Linux driver,
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | qmp_lexer.py | 25 (r'-> ', token.Generic.Prompt), 26 (r'<- ', token.Generic.Prompt),
|
| /openbmc/u-boot/doc/device-tree-bindings/mailbox/ |
| H A D | mailbox.txt | 1 * Generic Mailbox Controller and client driver bindings 3 Generic binding to provide a way for Mailbox controller drivers to
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | generic_section_test.cpp | 17 Generic section(stream); in TEST() 50 Generic section(stream); in TEST()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | redfish_request.robot | 15 Redfish Generic Login Request 34 Redfish Generic Session Request 43 ${session_resp}= Redfish Generic Login Request ${user_name} ${password}
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | network_port.hpp | 46 Generic, enumerator 86 {PortConnectionType::Generic, "Generic"},
|
| H A D | port.hpp | 57 Generic, enumerator 239 {PortConnectionType::Generic, "Generic"},
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
| H A D | README.md | 9 ### Generic error definitions 11 - Generic errors used by applications are defined at 13 - Generic errors can be used by all the applications by including the generated
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/ |
| H A D | xf86-input-libinput_1.5.0.bb | 3 SUMMARY = "Generic input driver for the X.Org server based on libinput"
|
| H A D | xf86-video-vesa_2.6.0.bb | 5 SUMMARY = "X.Org X server -- Generic Vesa video driver"
|
| /openbmc/qemu/docs/specs/ |
| H A D | acpi_hw_reduced_hotplug.rst | 2 QEMU and ACPI BIOS Generic Event Device interface 5 The ACPI *Generic Event Device* (GED) is a HW reduced platform
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/ |
| H A D | libabigail_2.5.bb | 1 SUMMARY = "The ABI Generic Analysis and Instrumentation Library"
|
| /openbmc/openbmc-test-automation/lib/pdu/ |
| H A D | pdu.robot | 2 Documentation Generic Protocol Distribution Unit (PDU) library
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ |
| H A D | ccid_1.5.5.bb | 1 SUMMARY = "Generic USB CCID smart card reader driver"
|
| /openbmc/u-boot/arch/x86/dts/ |
| H A D | efi-x86_payload.dts | 5 * Generic EFI payload device tree for x86 targets
|
| H A D | coreboot.dts | 5 * Generic coreboot payload device tree for x86 targets
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libpciaccess_0.18.1.bb | 1 SUMMARY = "Generic PCI access library for X"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ydotool/ |
| H A D | ydotool_git.bb | 1 SUMMARY = "Generic Linux command-line automation tool (no X!)"
|
| /openbmc/u-boot/drivers/usb/ulpi/ |
| H A D | Kconfig | 12 bool "Generic ULPI Viewport"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-robotframework_7.2.2.bb | 2 DESCRIPTION = "Generic open source test atomation framework for acceptance\
|