Searched refs:__device_attach_driver (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/
H A Ddd.c919 static int __device_attach_driver(struct device_driver *drv, void *_data) function
985 bus_for_each_drv(dev->bus, NULL, &data, __device_attach_driver);
1029 __device_attach_driver);

Completed in 277 milliseconds