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

/linux-master/drivers/base/
H A Ddd.c998 static int __device_attach(struct device *dev, bool allow_async) function
1071 return __device_attach(dev, false);
1077 __device_attach(dev, true);

Completed in 151 milliseconds