Home
last modified time | relevance | path

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

/drivers/base/
Ddd.c906 bool check_async; member
959 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
977 .check_async = true, in __device_attach_async_helper()
1031 .check_async = allow_async, in __device_attach()