Home
last modified time | relevance | path

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

/drivers/base/
Dbus.c766 int device_reprobe(struct device *dev) in device_reprobe() function
777 EXPORT_SYMBOL_GPL(device_reprobe);
/drivers/s390/cio/
Ddevice.c970 ret = device_reprobe(&cdev->dev); in io_subchannel_register()