Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dbase.h153 void bus_probe_device(struct device *dev);
H A Ddd.c123 bus_probe_device(dev); in deferred_probe_work_func()
H A Dbus.c528 void bus_probe_device(struct device *dev) in bus_probe_device() function
H A Dcore.c3692 bus_probe_device(dev); in device_add()