Home
last modified time | relevance | path

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

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