Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c983 bool want_async; member
1022 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
1041 .want_async = true, in __device_attach_async_helper()
1095 .want_async = false, in __device_attach()