Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Ddd.c911 bool want_async; member
950 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
969 .want_async = true, in __device_attach_async_helper()
1023 .want_async = false, in __device_attach()