Searched refs:have_async (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/base/
H A Ddd.c913 * We'll set have_async to 'true' if, while scanning for matching
916 bool have_async; member in struct:device_attach_data
947 data->have_async = true;
1030 if (!ret && allow_async && data.have_async) {

Completed in 310 milliseconds