Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Ddevice-internal.h147 static inline int device_chld_unbind(struct udevice *dev, struct driver *drv) in device_chld_unbind() function
/openbmc/u-boot/drivers/core/
H A Ddevice-remove.c20 int device_chld_unbind(struct udevice *dev, struct driver *drv) in device_chld_unbind() function