Lines Matching defs:async
27 #include <linux/async.h>
60 /* Save the async probe drivers' name from kernel cmdline */
988 dev_dbg(dev, "async probe completed\n");
1003 bool async = false;
1036 * async probes and there are drivers that
1042 async = true;
1052 if (async)
1151 dev_dbg(dev, "driver %s async attach completed: %d\n", drv->name, ret);
1159 bool async = false;
1207 async = true;
1210 if (async)