Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dbase.h104 extern void bus_probe_device(struct device *dev);
Ddd.c110 bus_probe_device(dev); in deferred_probe_work_func()
Dbus.c512 void bus_probe_device(struct device *dev) in bus_probe_device() function
Dcore.c1927 bus_probe_device(dev); in device_add()