Lines Matching defs:async
27 #include <linux/async.h>
61 /* Save the async probe drivers' name from kernel cmdline */
890 dev_dbg(dev, "async probe completed\n");
905 bool async = false;
938 * async probes and there are drivers that
944 async = true;
954 if (async)
1061 dev_dbg(dev, "driver %s async attach completed: %d\n", drv->name, ret);
1069 bool async = false;
1116 async = true;
1119 if (async)