Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Ddd.c808 bool check_async; member
860 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
871 .check_async = true, in __device_attach_async_helper()
925 .check_async = allow_async, in __device_attach()
/kernel/linux/linux-6.6/drivers/base/
H A 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()

Completed in 3 milliseconds