Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
Ddd.c734 int driver_probe_device(struct device_driver *drv, struct device *dev) in driver_probe_device() function
/kernel/linux/linux-6.6/drivers/base/
Ddd.c824 static int driver_probe_device(struct device_driver *drv, struct device *dev) in driver_probe_device() function