Home
last modified time | relevance | path

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

/drivers/core/
A Ddevice-remove.c24 int device_chld_unbind(struct udevice *dev, struct driver *drv) in device_chld_unbind() function
93 ret = device_chld_unbind(dev, NULL); in device_unbind()
/drivers/ata/
A Dsata.c71 ret = device_chld_unbind(dev, NULL); in sata_rescan()
/drivers/block/
A Dhost_dev.c94 ret = device_chld_unbind(dev, NULL); in host_sb_detach_file()
A Drkmtd.c931 ret = device_chld_unbind(dev, NULL); in rkmtd_detach_mtd()
/drivers/phy/rockchip/
A Dphy-rockchip-inno-usb2.c350 device_chld_unbind(dev, NULL); in rockchip_usb2phy_bind()
/drivers/video/stm32/
A Dstm32_dsi.c485 device_chld_unbind(dev, NULL); in stm32_dsi_probe()
/drivers/scsi/
A Dscsi.c685 ret = device_chld_unbind(dev, NULL); in scsi_scan()

Completed in 23 milliseconds