/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/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/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/linux/drivers/vfio/mdev/ |
D | mdev_core.c |
|
/openbmc/linux/drivers/edac/ |
D | debugfs.c |
|
D | edac_module.h |
|
/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/linux/arch/powerpc/kernel/ |
D | pci_dn.c |
|
/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/linux/drivers/gpio/ |
D | gpio-rc5t583.c |
|
/openbmc/linux/fs/vboxsf/ |
D | dir.c |
|
/openbmc/linux/fs/sysfs/ |
D | symlink.c |
|
/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-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/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/linux/tools/perf/util/ |
D | call-path.c |
|
/openbmc/linux/fs/kernfs/ |
D | symlink.c |
|
/openbmc/pldm/libpldmresponder/examples/fru/ |
H A D | host_frus.json | 6 "parent": { object 14 "parent": { object
|
/openbmc/linux/lib/ |
D | kobject.c |
|
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_debugfs.h |
|
/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/linux/tools/testing/nvdimm/test/ |
D | iomap.c |
|
/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()
|