device_reprobe    729 drivers/base/bus.c EXPORT_SYMBOL_GPL(device_reprobe);
device_reprobe    944 drivers/bluetooth/hci_h5.c 	ret = device_reprobe(reprobe->dev);
device_reprobe   2500 drivers/hid/hid-core.c 		return device_reprobe(dev);
device_reprobe   1233 drivers/net/wireless/intel/iwlwifi/mvm/ops.c 	if (device_reprobe(reprobe->dev))
device_reprobe    244 drivers/platform/x86/intel_cht_int33fe.c 		ret = device_reprobe(&max17047->dev);
device_reprobe    837 drivers/s390/cio/device.c 			ret = device_reprobe(&cdev->dev);
device_reprobe    722 drivers/s390/crypto/ap_bus.c 			rc = device_reprobe(dev);
device_reprobe   1564 include/linux/device.h extern int __must_check device_reprobe(struct device *dev);
device_reprobe    469 include/scsi/scsi_device.h 	return device_reprobe(&sdev->sdev_gendev);