Lines Matching defs:read
94 int read;
197 * Errors are only cleared during read/open
199 * better handled as an empty read
219 * Since there was an error, userspace may decide to not read
467 * Submit the read urb if resp_count is non-zero.
475 /* submit read urb only if the device is waiting for it */
519 desc->read = 0;
559 if (desc->rerr) { /* read completed, error happened */
574 if (!desc->reslength) { /* zero length read */
790 .read = wdm_read,
1003 * @bufsize: maximum message size to support for read/write
1149 set_bit(WDM_RESETTING, &desc->flags); /* inform read/write */
1150 set_bit(WDM_READ, &desc->flags); /* unblock read */