Searched refs:device_reprobe (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_device.h394 return device_reprobe(&sdev->sdev_gendev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dbus.c771 * device_reprobe - remove driver for a device and probe for a new driver
779 int device_reprobe(struct device *dev) function
790 EXPORT_SYMBOL_GPL(device_reprobe); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddevice.h587 extern int __must_check device_reprobe(struct device *dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice.c812 ret = device_reprobe(&cdev->dev);
815 CIO_MSG_EVENT(0, "device_reprobe() returned"

Completed in 80 milliseconds