Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/
Ddd.c510 static int call_driver_probe(struct device *dev, struct device_driver *drv) in call_driver_probe() function
596 ret = call_driver_probe(dev, drv); in really_probe()