Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Ddd.c727 bool want_async; member
765 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
777 .want_async = true, in __device_attach_async_helper()
830 .want_async = false, in __device_attach()