Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dbase.h126 extern void bus_probe_device(struct device *dev);
H A Ddd.c118 bus_probe_device(dev); in deferred_probe_work_func()
H A Dbus.c482 void bus_probe_device(struct device *dev) in bus_probe_device() function
H A Dcore.c3248 bus_probe_device(dev); in device_add()