Searched refs:device_reprobe (Results 1 – 5 of 5) sorted by relevance
450 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
796 int device_reprobe(struct device *dev) in device_reprobe() function807 EXPORT_SYMBOL_GPL(device_reprobe);
978 extern int __must_check device_reprobe(struct device *dev);
854 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
860 ret = device_reprobe(&cdev->dev); in io_subchannel_register()