/openbmc/libbej/test/ |
H A D | bej_tree_test.cpp | 63 struct RedfishPropertyParent parent; in TEST() local 89 struct RedfishPropertyParent parent; in TEST() local 107 struct RedfishPropertyParent parent; in TEST() local 122 struct RedfishPropertyParent parent; in TEST() local 141 struct RedfishPropertyParent parent; in TEST() local 160 struct RedfishPropertyParent parent; in TEST() local 179 struct RedfishPropertyParent parent; in TEST() local 196 struct RedfishPropertyParent parent; in TEST() local 210 struct RedfishPropertyParent parent; in TEST() local
|
/openbmc/u-boot/drivers/core/ |
H A D | device.c | 33 static int device_bind_common(struct udevice *parent, const struct driver *drv, in device_bind_common() 219 int device_bind_with_driver_data(struct udevice *parent, in device_bind_with_driver_data() 228 int device_bind(struct udevice *parent, const struct driver *drv, in device_bind() 236 int device_bind_ofnode(struct udevice *parent, const struct driver *drv, in device_bind_ofnode() 244 int device_bind_by_name(struct udevice *parent, bool pre_reloc_only, in device_bind_by_name() 549 int device_get_child(struct udevice *parent, int index, struct udevice **devp) in device_get_child() 561 int device_find_child_by_seq(struct udevice *parent, int seq_or_req_seq, in device_find_child_by_seq() 581 int device_get_child_by_seq(struct udevice *parent, int seq, in device_get_child_by_seq() 599 int device_find_child_by_of_offset(struct udevice *parent, int of_offset, in device_find_child_by_of_offset() 616 int device_get_child_by_of_offset(struct udevice *parent, int node, in device_get_child_by_of_offset() [all …]
|
H A D | lists.c | 51 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only) in lists_bind_drivers() 73 int device_bind_driver(struct udevice *parent, const char *drv_name, in device_bind_driver() 80 int device_bind_driver_to_node(struct udevice *parent, const char *drv_name, in device_bind_driver_to_node() 125 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp, in lists_bind_fdt()
|
/openbmc/libbej/src/ |
H A D | bej_tree.c | 54 void bejTreeAddNull(struct RedfishPropertyParent* parent, in bejTreeAddNull() 61 void bejTreeAddInteger(struct RedfishPropertyParent* parent, in bejTreeAddInteger() 75 void bejTreeAddEnum(struct RedfishPropertyParent* parent, in bejTreeAddEnum() 84 void bejTreeAddString(struct RedfishPropertyParent* parent, in bejTreeAddString() 93 void bejTreeAddReal(struct RedfishPropertyParent* parent, in bejTreeAddReal() 107 void bejTreeAddBool(struct RedfishPropertyParent* parent, in bejTreeAddBool() 116 void bejTreeLinkChildToParent(struct RedfishPropertyParent* parent, void* child) in bejTreeLinkChildToParent() 141 void* bejParentGoToNextChild(struct RedfishPropertyParent* parent, in bejParentGoToNextChild()
|
/openbmc/u-boot/lib/ |
H A D | rbtree.c | 56 struct rb_node *parent = rb_parent(old); in __rb_rotate_set_parents() local 66 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert() local 192 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() 354 void __rb_erase_color(struct rb_node *parent, struct rb_root *root, in __rb_erase_color() 436 struct rb_node *parent; in rb_next() local 468 struct rb_node *parent; in rb_prev() local 498 struct rb_node *parent = rb_parent(victim); in rb_replace_node() local 526 const struct rb_node *parent; in rb_next_postorder() local
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | version.hpp | 49 Delete(sdbusplus::bus_t& bus, const std::string& path, Version& parent) : in Delete() 63 Version& parent; member in openpower::software::updater::Delete 86 ItemUpdater& parent, const std::string& versionId, in Version() 171 ItemUpdater& parent; member in openpower::software::updater::Version
|
H A D | activation.hpp | 73 Activation& parent, uint8_t value) : in RedundancyPriority() 97 Activation& parent; member in openpower::software::updater::RedundancyPriority 155 ItemUpdater& parent, const std::string& versionId, in Activation() 215 ItemUpdater& parent; member in openpower::software::updater::Activation
|
/openbmc/pldm/libpldmresponder/examples/fru/ |
H A D | host_frus.json | 6 "parent": { object 14 "parent": { object
|
/openbmc/phosphor-logging/ |
H A D | elog_entry.hpp | 69 const std::string& filePath, internal::Manager& parent) : in Entry() 102 internal::Manager& parent) : in Entry() 156 internal::Manager& parent; member in phosphor::logging::Entry
|
/openbmc/phosphor-snmp/ |
H A D | snmp_client.hpp | 56 Client(sdbusplus::bus_t& bus, const char* objPath, ConfManager& parent) : in Client() 90 ConfManager& parent; member in phosphor::network::snmp::Client
|
/openbmc/u-boot/test/dm/ |
H A D | phy.c | 21 struct udevice *parent; in dm_test_phy_base() local 62 struct udevice *parent; in dm_test_phy_ops() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | activation.hpp | 77 Activation& parent, uint8_t value, in RedundancyPriority() 118 Activation& parent; member in phosphor::software::updater::RedundancyPriority 198 ItemUpdater& parent, std::string& versionId, in Activation() 324 ItemUpdater& parent; member in phosphor::software::updater::Activation
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | software.cpp | 22 Software::Software(sdbusplus::async::context& ctx, Device& parent) : in Software() 26 Software::Software(sdbusplus::async::context& ctx, Device& parent, in Software() 51 std::string Software::getRandomSoftwareId(Device& parent) in getRandomSoftwareId()
|
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.hpp | 61 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry() 119 const std::filesystem::path& filePath, phosphor::dump::Manager& parent) in deserializeEntry() 149 const std::filesystem::path& file, phosphor::dump::Manager& parent) : in Entry()
|
H A D | dump_entry.hpp | 84 std::string originId, originatorTypes originType, Manager& parent) : in Entry() 157 Manager& parent; member in phosphor::dump::Entry
|
/openbmc/u-boot/drivers/clk/tegra/ |
H A D | tegra-car-clk.c | 41 enum clock_id parent; in tegra_car_clk_get_rate() local 52 enum clock_id parent; in tegra_car_clk_set_rate() local
|
/openbmc/qemu/util/ |
H A D | interval-tree.c | 135 static inline void rb_link_node(RBNode *node, RBNode *parent, RBNode **rb_link) in rb_link_node() 149 RBNode *parent; in rb_next() local 179 RBNode *parent, RBRoot *root) in rb_change_child() 194 RBNode *parent = pc_parent(pc); in rb_rotate_set_parents() local 204 RBNode *parent = rb_red_parent(node), *gparent, *tmp; in rb_insert_augmented() local 348 static void rb_erase_color(RBNode *parent, RBRoot *root, in rb_erase_color() 533 RBNode *parent, *rebalance; in rb_erase_augmented() local 715 IntervalTreeNode *parent; in interval_tree_insert() local
|
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 172 parent = target.find("..") variable 183 parent = target.find("..") variable
|
/openbmc/qemu/include/hw/misc/ |
H A D | mchp_pfsoc_dmc.h | 33 SysBusDevice parent; member 48 SysBusDevice parent; member
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_mapper_entry.cpp | 18 const std::string& privilege, Config& parent) : in LDAPMapperEntry() 29 const char* filePath, Config& parent) : in LDAPMapperEntry()
|
/openbmc/qemu/include/hw/fsi/ |
H A D | lbus.h | 18 DeviceState parent; member 38 FSILBusDevice parent; member
|
/openbmc/u-boot/cmd/ |
H A D | bind.c | 17 struct udevice *parent; in bind_by_class_index() local 96 struct udevice *parent; in unbind_child_by_class_index() local 124 struct udevice *parent = NULL; in bind_by_node_path() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2.h | 20 SysBusDevice parent; member 39 SysBusDeviceClass parent; member 114 DeviceState parent; member
|
/openbmc/phosphor-networkd/src/ |
H A D | static_gateway.cpp | 25 stdplus::PinnedRef<EthernetInterface> parent, in StaticGateway() 33 stdplus::PinnedRef<EthernetInterface> parent, in StaticGateway()
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | uninit.rs | 9 parent: &'a mut MaybeUninit<T>, field 24 pub fn parent(f: &Self) -> *const T { in parent() method
|