Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
Ddd.c898 bool check_async; member
951 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
969 .check_async = true, in __device_attach_async_helper()
1023 .check_async = allow_async, in __device_attach()