Lines Matching defs:wait
238 static int ufx_blank(struct ufx_data *dev, bool wait)
258 /* return success immediately if we don't have to wait */
259 if (!wait)
275 static int ufx_unblank(struct ufx_data *dev, bool wait)
295 /* return success immediately if we don't have to wait */
296 if (!wait)
312 static int ufx_disable(struct ufx_data *dev, bool wait)
332 /* return success immediately if we don't have to wait */
333 if (!wait)
349 static int ufx_enable(struct ufx_data *dev, bool wait)
369 /* return success immediately if we don't have to wait */
370 if (!wait)
1399 /* wait for BUSY to clear, with a timeout of 50ms with 10ms sleeps. if no
1638 /* we need to wait for both usb and fbdev to spin down on disconnect */
1788 /* this function will wait for all in-flight urbs to complete */
1943 pr_warn("wait for urb interrupted: %x available: %d\n",