Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Ddd.c817 bool want_async; member
855 if (data->check_async && async_allowed != data->want_async) in __device_attach_driver()
867 .want_async = true, in __device_attach_async_helper()
921 .want_async = false, in __device_attach()