Lines Matching defs:error
27 * v0.10- remove sleep_on, fix error on oom (oliver@neukum.org)
155 int wstatus; /* bytes written or error */
156 int rstatus; /* bytes ready or error */
366 int error;
369 if ((error = usblp_read_status(usblp, usblp->statusbuf)) < 0) {
372 "usblp%d: error %d reading printer status\n",
373 usblp->minor, error);
622 "usblp%d: error = %d setting "
838 * error, etc. This is the historical behaviour. In all such cases we return
861 printk(KERN_ERR "usblp%d: error %d reading from printer\n",
1035 dev_dbg(&usblp->intf->dev, "error submitting urb (%d)\n", rc);
1362 * On error, returns a negative errno value. */
1370 "usblp%d: error = %d reading IEEE-1284 Device ID string\n",