Home
last modified time | relevance | path

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

/drivers/core/
A Ddevice-remove.c46 int device_chld_remove(struct udevice *dev, struct driver *drv, in device_chld_remove() function
217 ret = device_chld_remove(dev, NULL, flags); in device_remove()
/drivers/ata/
A Dsata.c69 ret = device_chld_remove(dev, NULL, DM_REMOVE_NORMAL); in sata_rescan()
/drivers/video/stm32/
A Dstm32_dsi.c484 device_chld_remove(dev, NULL, DM_REMOVE_NORMAL); in stm32_dsi_probe()
/drivers/scsi/
A Dscsi.c683 ret = device_chld_remove(dev, NULL, DM_REMOVE_NORMAL); in scsi_scan()

Completed in 16 milliseconds