Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbase.h172 void bus_probe_device(struct device *dev);
H A Ddd.c124 bus_probe_device(dev); in deferred_probe_work_func()
H A Dbus.c605 void bus_probe_device(struct device *dev) in bus_probe_device() function
H A Dcore.c3706 bus_probe_device(dev); in device_add()