Home
last modified time | relevance | path

Searched defs:prop (Results 51 – 75 of 183) sorted by relevance

12345678

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_sw.c225 struct fdt_property *prop; in fdt_property_placeholder() local
283 struct fdt_property *prop = in fdt_finish() local
H A Dfdt_ro.c295 const struct fdt_property *prop; in fdt_get_property_by_offset_() local
337 const struct fdt_property *prop; in fdt_get_property_namelen_() local
387 const struct fdt_property *prop; in fdt_getprop_namelen() local
404 const struct fdt_property *prop; in fdt_getprop_by_offset() local
740 const void *prop; in fdt_node_check_compatible() local
H A Dfdt_wip.c106 struct fdt_property *prop; in fdt_nop_property() local
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp229 inline auto getPropertyValueVisitor(const char* intf, const char* prop, in getPropertyValueVisitor()
587 inline void setPersisted(const std::string& intf, const std::string& prop) in setPersisted()
614 const std::string& prop) in getPropertyByName()
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_mem.c57 const u32 *prop; in dram_init() local
/openbmc/phosphor-fan-presence/control/json/
H A Dzone.hpp381 static auto setProperty(const char* intf, const char* prop, in setProperty()
408 static auto setPropertyPersist(const char* intf, const char* prop, in setPropertyPersist()
H A Dmanager.hpp352 const std::string& prop) in addObjects()
423 const std::string& prop) in getObjValueVariant()
H A Dgroup.hpp110 inline void setProperty(const std::string& prop) in setProperty()
H A Dzone.cpp410 void Zone::setPersisted(const std::string& intf, const std::string& prop) in setPersisted()
497 [](auto list, auto prop) { in setInterfaces()
/openbmc/u-boot/drivers/core/
H A Dof_extra.c15 const char *prop; in ofnode_read_fmap_entry() local
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp295 AssociationProperty prop; in createAssociation() local
308 auto prop = object->second->associations(); in createAssociation() local
/openbmc/qemu/target/loongarch/
H A Dloongarch-qmp-cmds.c97 ObjectProperty *prop = object_property_find(obj, name); in qmp_query_cpu_model_expansion() local
/openbmc/u-boot/lib/
H A Dfdtdec.c84 const fdt32_t *prop, *prop_end; in fdtdec_get_addr_size_fixed() local
423 const struct fdt_property *prop; in fdtdec_add_aliases_for_id() local
519 const char *prop; in fdtdec_get_alias_seq() local
558 const char *prop; in fdtdec_get_alias_highest_id() local
590 const char *prop; in fdtdec_get_chosen_node() local
912 const void *prop; in fdtdec_get_config_bool() local
1003 const u32 *prop; in decode_timing_property() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c78 struct fdt_property *prop = (struct fdt_property *)pos; in get_property() local
/openbmc/qemu/hw/ppc/
H A Dvof.c77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format()
179 const char *unit, *prop; in getprop() local
224 const void *prop; in vof_getprop() local
272 const void *prop; in vof_getproplen() local
457 const char *prop, const char *path) in vof_client_open_store()
1035 const void *prop; in vof_build_dt() local
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp455 struct prop struct
457 using __t = prop;
458 using __id = prop;
467 constexpr const _Value& query(_Query) const noexcept in query()
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y50 struct property *prop; member
/openbmc/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c25 static QObject *qom_get(const char *path, const char *prop) in qom_get()
37 static bool qom_get_bool(const char *path, const char *prop) in qom_get_bool()
/openbmc/qemu/docs/sphinx/
H A Ddbusdoc.py89 def add_property(self, prop): argument
/openbmc/qemu/pc-bios/vof/
H A Dci.c88 uint32_t ci_getprop(phandle ph, const char *propname, void *prop, int len) in ci_getprop()
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-single.c78 const struct single_fdt_pin_cfg *prop; in single_set_state() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.cpp82 getProperties(const std::string & service,const std::string & path,SensorProperties * prop) getProperties() argument
[all...]
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c22 const struct fdt_property *prop; in imx_pinctrl_set_state() local
/openbmc/phosphor-fan-presence/
H A Dutility.hpp93 const std::string& prop, const T& value) in getObjMap()
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c288 struct key_prop *prop, const uint8_t *sig, in rsa_verify_key()
365 struct key_prop prop; in rsa_verify_with_keynode() local

12345678