Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevice-remove.c30 static int device_chld_unbind(struct udevice *dev) in device_chld_unbind() function
91 ret = device_chld_unbind(dev); in device_unbind()