Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c901 bool check_async; member
954 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
972 .check_async = true, in __device_attach_async_helper()
1026 .check_async = allow_async, in __device_attach()