Searched refs:have_async (Results 1 – 1 of 1) sorted by relevance
918 bool have_async; member949 data->have_async = true; in __device_attach_driver()1032 if (!ret && allow_async && data.have_async) { in __device_attach()