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

/drivers/base/
H A Dbus.c815 * device_reprobe - remove driver for a device and probe for a new driver
823 int device_reprobe(struct device *dev) function
834 EXPORT_SYMBOL_GPL(device_reprobe); variable
/drivers/s390/cio/
H A Ddevice.c826 ret = device_reprobe(&cdev->dev);
829 CIO_MSG_EVENT(0, "device_reprobe() returned"

Completed in 70 milliseconds