Home
last modified time | relevance | path

Searched defs:type (Results 626 – 650 of 2034) sorted by relevance

1...<<21222324252627282930>>...82

/openbmc/libpldm/src/transport/
H A Dcontainer-of.h6 #define container_of(ptr, type, member) \ argument
/openbmc/qemu/tests/tcg/arm/
H A Dsemicall.h10 uintptr_t __semi_call(uintptr_t type, uintptr_t arg0) in __semi_call()
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_psci.c12 static int psci_sysreset_request(struct udevice *dev, enum sysreset_t type) in psci_sysreset_request()
H A Dsysreset_ast.c16 static int ast_sysreset_request(struct udevice *dev, enum sysreset_t type) in ast_sysreset_request()
H A Dsysreset_rockchip.c16 int rockchip_sysreset_request(struct udevice *dev, enum sysreset_t type) in rockchip_sysreset_request()
/openbmc/libmctp/
H A Dcontainer_of.h5 #define container_of(ptr, type, member) \ argument
/openbmc/u-boot/board/synopsys/hsdk/
H A Denv-lib.h26 enum env_type type; member
35 enum env_type type; member
/openbmc/qemu/hw/net/rocker/
H A Drocker_world.c25 enum rocker_world_type type; member
50 enum rocker_world_type type, WorldOps *ops) in world_alloc()
/openbmc/phosphor-power/tools/power-utils/
H A Dversion.cpp75 auto type = getPMBusAccessType(data); in getVersionInfo() local
142 auto type = phosphor::pmbus::Type::HwmonDeviceDebug; in getVersionDbus() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json22 "type": "once", string
36 "type": "always", string
48 "type": "always", string
/openbmc/pldm/platform-mc/test/
H A Dplatform_manager_test.cpp48 uint8_t type = PLDM_PLATFORM; in TEST_F() local
214 uint8_t type = PLDM_PLATFORM; in TEST_F() local
375 uint8_t type = PLDM_PLATFORM; in TEST_F() local
/openbmc/qemu/ui/
H A Ddbus-clipboard.c42 QemuClipboardType type) in dbus_clipboard_complete_request()
134 QemuClipboardType type) in dbus_clipboard_qemu_request()
368 QemuClipboardType type = QEMU_CLIPBOARD_TYPE_TEXT; in dbus_clipboard_request() local
/openbmc/qemu/hw/core/
H A Dreset.c69 static void legacy_reset_hold(Object *obj, ResetType type) in legacy_reset_hold()
122 static void find_legacy_reset_cb(Object *obj, void *opaque, ResetType type) in find_legacy_reset_cb()
173 void qemu_devices_reset(ResetType type) in qemu_devices_reset()
/openbmc/qemu/hw/misc/
H A Daxp2xx.c66 static void axp209_reset_enter(AXP2xxI2CState *s, ResetType type) in axp209_reset_enter()
109 static void axp221_reset_enter(AXP2xxI2CState *s, ResetType type) in axp221_reset_enter()
163 static void axp2xx_reset_enter(Object *obj, ResetType type) in axp2xx_reset_enter()
/openbmc/u-boot/include/linux/
H A Drbtree.h39 #define rb_entry(ptr, type, member) container_of(ptr, type, member) argument
77 #define rb_entry_safe(ptr, type, member) \ argument
/openbmc/u-boot/include/
H A Dmtd_node.h9 int type; /* mtd flash type */ member
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/
H A Ds6q-ipmb-channels.json4 "type": "me", string
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/
H A Dipmb-channels.json4 "type": "me", string
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dsysreset.c13 static int tangier_sysreset_request(struct udevice *dev, enum sysreset_t type) in tangier_sysreset_request()
/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/
H A Dipmb-channels.json4 "type": "me", string
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/
H A Dipmb-channels.json4 "type": "me", string
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/ipmi/phosphor-ipmi-ipmb/
H A Dipmb-channels.json4 "type": "me", string
/openbmc/telemetry/src/utils/
H A Dvariant_utils.hpp23 using type = decltype(removeMonostate(Variant{})); typedef
/openbmc/phosphor-hwmon/
H A Dsysfs.hpp9 const std::string& path, const std::string& type, const std::string& id, in make_sysfs_path()
/openbmc/phosphor-pid-control/sensors/
H A Dmanager.cpp29 addSensor(const std::string & type,const std::string & name,std::unique_ptr<Sensor> sensor) addSensor() argument

1...<<21222324252627282930>>...82