Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
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()