Searched refs:blk_probe_or_unbind (Results 1 – 9 of 9) sorted by relevance
58 ret = blk_probe_or_unbind(bdev); in nvmxip_post_bind()
409 int blk_probe_or_unbind(struct udevice *dev);
731 int blk_probe_or_unbind(struct udevice *dev) in blk_probe_or_unbind() function
1048 ret = blk_probe_or_unbind(blk); in ide_probe()
605 ret = blk_probe_or_unbind(bdev); in do_scsi_scan_one()
901 ret = blk_probe_or_unbind(ns_udev); in nvme_init()
897 ret = blk_probe_or_unbind(dev); in dwc_ahsata_scan()
1102 ret = blk_probe_or_unbind(dev); in sata_mv_probe()
245 ret = blk_probe_or_unbind(dev); in usb_stor_probe_device()
Completed in 26 milliseconds