Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c636 static int call_driver_probe(struct device *dev, const struct device_driver *drv) in call_driver_probe() function
721 ret = call_driver_probe(dev, drv); in really_probe()