Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Ddd.c808 bool want_async; member
841 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
853 .want_async = true, in __device_attach_async_helper()
906 .want_async = false, in __device_attach()