Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Ddd.c699 bool check_async; member
755 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
766 .check_async = true, in __device_attach_async_helper()
808 .check_async = allow_async, in __device_attach()