Searched refs:device_chld_unbind (Results 1 – 7 of 7) sorted by relevance
24 int device_chld_unbind(struct udevice *dev, struct driver *drv) in device_chld_unbind() function93 ret = device_chld_unbind(dev, NULL); in device_unbind()
71 ret = device_chld_unbind(dev, NULL); in sata_rescan()
94 ret = device_chld_unbind(dev, NULL); in host_sb_detach_file()
931 ret = device_chld_unbind(dev, NULL); in rkmtd_detach_mtd()
350 device_chld_unbind(dev, NULL); in rockchip_usb2phy_bind()
485 device_chld_unbind(dev, NULL); in stm32_dsi_probe()
685 ret = device_chld_unbind(dev, NULL); in scsi_scan()
Completed in 23 milliseconds