Lines Matching defs:wait
227 /* wait for io to stop */
519 dev_dbg(dev, "wait interrupted %d\n", rv);
524 dev_dbg(dev, "wait timed out\n");
635 pr_debug("%s - wait interrupted %d\n", __func__, rv);
640 dev_dbg(dev, "%s - wait timed out\n", __func__);
943 dev_dbg(dev, "%s: before wait time %lu\n",
950 dev_dbg(dev, "%s: wait returned %d\n",
968 /* asynchronous case: ready, do not block or wait */
2219 static __poll_t usbtmc_poll(struct file *file, poll_table *wait)
2232 poll_wait(file, &data->waitq, wait);