Home
last modified time | relevance | path

Searched defs:type (Results 751 – 775 of 2047) sorted by relevance

1...<<31323334353637383940>>...82

/openbmc/libcper/examples/
H A Dfirmware.json19 "type": "Unknown" string
48 "type": "Firmware Error Record Reference" string
/openbmc/qemu/hw/misc/
H A Dxlnx-zynqmp-crf.c184 static void crf_reset_enter(Object *obj, ResetType type) in crf_reset_enter()
194 static void crf_reset_hold(Object *obj, ResetType type) in crf_reset_hold()
/openbmc/qemu/hw/block/
H A Dxen-block.c167 const char *type = object_get_typename(OBJECT(blockdev)); in xen_block_disconnect() local
178 const char *type = object_get_typename(OBJECT(blockdev)); in xen_block_connect() local
273 const char *type = object_get_typename(OBJECT(blockdev)); in xen_block_unrealize() local
295 const char *type = object_get_typename(OBJECT(blockdev)); in xen_block_set_size() local
349 const char *type = object_get_typename(OBJECT(blockdev)); in xen_block_realize() local
1037 const char *type; in xen_block_device_create() local
/openbmc/qemu/trace/
H A Dftrace.c20 char type[100]; in find_mount() local
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_watchdog.c16 static int wdt_reboot_request(struct udevice *dev, enum sysreset_t type) in wdt_reboot_request()
H A Dsysreset-ti-sci.c40 static int ti_sci_sysreset_request(struct udevice *dev, enum sysreset_t type) in ti_sci_sysreset_request()
/openbmc/pldm/libpldmresponder/
H A Dbios_attribute.hpp94 const std::string type; member in pldm::responder::bios::BIOSAttribute
/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp104 ipmi_fru_area_type type = IPMI_FRU_AREA_INTERNAL_USE; member in IPMIFruArea
/openbmc/qemu/include/block/
H A Daio.h539 QEMUClockType type, in aio_timer_new_with_attrs()
559 static inline QEMUTimer *aio_timer_new(AioContext *ctx, QEMUClockType type, in aio_timer_new()
581 QEMUTimer *ts, QEMUClockType type, in aio_timer_init_with_attrs()
601 QEMUTimer *ts, QEMUClockType type, in aio_timer_init()
/openbmc/qemu/hw/xen/
H A Dxen-legacy-backend.c153 static struct XenLegacyDevice *xen_be_get_xendev(const char *type, int dom, in xen_be_get_xendev()
503 const char *type; member
542 static int xenstore_scan(const char *type, int dom, const struct XenDevOps *ops) in xenstore_scan()
609 int xen_be_register(const char *type, const struct XenDevOps *ops) in xen_be_register()
/openbmc/u-boot/common/spl/
H A Dspl_fit.c40 const char *type, int index, in spl_fit_get_image_name()
94 const char *type, int index) in spl_fit_get_image_node()
183 uint8_t image_comp = -1, type = -1; in spl_load_fit_image() local
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c165 int type = dev_get_driver_data(dev_get_parent(dev)); in palmas_ldo_bypass_enable() local
301 int type = dev_get_driver_data(parent); in palmas_ldo_probe() local
366 int type = dev_get_driver_data(parent); in palmas_smps_probe() local
/openbmc/qemu/tests/qtest/
H A Ddevice-introspect-test.c64 static bool qom_has_parent(QDict *index, const char *type, const char *parent) in qom_has_parent()
103 static void test_one_device(QTestState *qts, const char *type) in test_one_device()
240 const char *type; in test_device_intro_concrete() local
/openbmc/qemu/target/i386/tcg/system/
H A Dsvm_helper.c613 bool cpu_svm_has_intercept(CPUX86State *env, uint32_t type) in cpu_svm_has_intercept()
650 void cpu_svm_check_intercept_param(CPUX86State *env, uint32_t type, in cpu_svm_check_intercept_param()
700 void helper_svm_check_intercept(CPUX86State *env, uint32_t type) in helper_svm_check_intercept()
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Everest/
H A D11.json7 "type": 45, number
389 "type": 190, number
410 "type": 190, number
431 "type": 190, number
452 "type": 190, number
492 "type": 65, number
513 "type": 65, number
534 "type": 65, number
555 "type": 65, number
576 "type": 65, number
[all …]
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c267 int i, err, type, cmp; in read_znode() local
453 int err, type = key_type(c, key); in ubifs_tnc_read_node() local
/openbmc/phosphor-pid-control/
H A Dconf.hpp24 std::string type; member
57 std::string type; // fan or margin or temp? member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__cpo.hpp103 using type = _Arg; typedef
114 using type = _Tag; typedef
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dcpu_info-sh73a0.c12 u32 type; in rmobile_get_cpu_type() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pmem.h38 uint32_t type; member
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp22 bool isValidSubType(metric::Type type, metric::SubType subType) in isValidSubType()
/openbmc/qemu/target/riscv/
H A Dcpu_cfg.h26 #define TYPED_FIELD(type, x, default) type x; argument
/openbmc/qemu/target/mips/system/
H A Dmips-qmp-cmds.c16 qmp_query_cpu_model_expansion(CpuModelExpansionType type, in qmp_query_cpu_model_expansion()
/openbmc/libpldm/src/
H A Dcompiler.h75 #define pldm_require_obj_type(obj, type) \ argument
/openbmc/u-boot/cmd/
H A Dmtdparts.c304 static int get_mtd_info(u8 type, u8 num, struct mtd_info **mtd) in get_mtd_info()
719 static int mtd_device_validate(u8 type, u8 num, u64 *size) in mtd_device_validate()
793 struct mtd_device *device_find(u8 type, u8 num) in device_find()
985 static struct mtdids* id_find(u8 type, u8 num) in id_find()
1351 u8 type, dnum, pnum; local
1618 u8 type, num; local
1995 u8 type, num, len; local

1...<<31323334353637383940>>...82