Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c961 bool check_async; member
1014 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
1032 .check_async = true, in __device_attach_async_helper()
1086 .check_async = allow_async, in __device_attach()