Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Ddd.c902 static int __device_attach(struct device *dev, bool allow_async) in __device_attach() function
975 return __device_attach(dev, false); in device_attach()
981 __device_attach(dev, true); in device_initial_probe()
/kernel/linux/linux-6.6/drivers/base/
H A Ddd.c1000 static int __device_attach(struct device *dev, bool allow_async) in __device_attach() function
1073 return __device_attach(dev, false); in device_attach()
1079 __device_attach(dev, true); in device_initial_probe()

Completed in 5 milliseconds