Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/
Ddd.c978 static int __device_attach(struct device *dev, bool allow_async) in __device_attach() function
1051 return __device_attach(dev, false); in device_attach()
1057 __device_attach(dev, true); in device_initial_probe()