Home
last modified time | relevance | path

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

/linux/drivers/base/
A Ddd.c940 static int __device_attach(struct device *dev, bool allow_async) in __device_attach() argument
962 .check_async = allow_async, in __device_attach()
971 if (!ret && allow_async && data.have_async) { in __device_attach()

Completed in 4 milliseconds