Lines Matching defs:wait
227 /* wait for io to stop */
535 dev_dbg(dev, "wait interrupted %d\n", rv);
540 dev_dbg(dev, "wait timed out\n");
605 pr_debug("%s - wait interrupted %d\n", __func__, rv);
610 dev_dbg(dev, "%s - wait timed out\n", __func__);
913 dev_dbg(dev, "%s: before wait time %lu\n",
920 dev_dbg(dev, "%s: wait returned %d\n",
938 /* asynchronous case: ready, do not block or wait */
2178 static __poll_t usbtmc_poll(struct file *file, poll_table *wait)
2191 poll_wait(file, &data->waitq, wait);