Searched refs:bootdev_unbind_dev (Results 1 – 3 of 3) sorted by relevance
423 int bootdev_unbind_dev(struct udevice *parent);437 static inline int bootdev_unbind_dev(struct udevice *parent) in bootdev_unbind_dev() function
453 ret = bootdev_unbind_dev(dev); in mmc_unbind()
350 int bootdev_unbind_dev(struct udevice *parent) in bootdev_unbind_dev() function
Completed in 10 milliseconds