Searched refs:__device_attach (Results 1 – 1 of 1) sorted by relevance
386 static int __device_attach(struct device_driver *drv, void *data) in __device_attach() function429 ret = bus_for_each_drv(dev->bus, NULL, dev, __device_attach); in device_attach()