Home
last modified time | relevance | path

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

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