Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevice-remove.c52 static int device_chld_remove(struct udevice *dev, uint flags) in device_chld_remove() function
182 ret = device_chld_remove(dev, flags); in device_remove()