Searched refs:async_allowed (Results 1 – 1 of 1) sorted by relevance
170 let async_allowed = driver.allows_async_probing(); in do_device_attach_driver() localVariable171 if data.check_async && async_allowed != data.want_async { in do_device_attach_driver()