Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c123 bus_probe_device(dev); in deferred_probe_work_func()
H A Dbus.c523 * bus_probe_device - probe drivers for a new device
528 void bus_probe_device(struct device *dev) in bus_probe_device()
525 void bus_probe_device(struct device *dev) bus_probe_device() function
H A Dcore.c3666 bus_probe_device(dev); in device_add()