Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Ddd.c792 static int driver_probe_device(struct device_driver *drv, struct device *dev) in driver_probe_device() function
926 ret = driver_probe_device(drv, dev); in __device_attach_driver()
1116 ret = driver_probe_device(drv, dev); in __driver_attach_async_helper()
1184 driver_probe_device(drv, dev); in __driver_attach()

Completed in 4 milliseconds