Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Ddd.c822 bool want_async; member
860 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
872 .want_async = true, in __device_attach_async_helper()
926 .want_async = false, in __device_attach()
/kernel/linux/linux-6.6/drivers/base/
H A Ddd.c912 bool want_async; member
951 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
970 .want_async = true, in __device_attach_async_helper()
1024 .want_async = false, in __device_attach()

Completed in 3 milliseconds