Home
last modified time | relevance | path

Searched defs:device_find_child_by_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Ddevice.c721 int device_find_child_by_name(struct udevice *parent, const char *name, in device_find_child_by_name() function
/openbmc/linux/drivers/base/
H A Dcore.c4102 struct device *device_find_child_by_name(struct device *parent, in device_find_child_by_name() function