Lines Matching defs:read
97 int read;
210 * Errors are only cleared during read/open
212 * better handled as an empty read
232 * Since there was an error, userspace may decide to not read
481 * Submit the read urb if resp_count is non-zero.
489 /* submit read urb only if the device is waiting for it */
533 desc->read = 0;
573 if (desc->rerr) { /* read completed, error happened */
588 if (!desc->reslength) { /* zero length read */
809 .read = wdm_read,
1175 * @bufsize: maximum message size to support for read/write
1324 set_bit(WDM_RESETTING, &desc->flags); /* inform read/write */
1325 set_bit(WDM_READ, &desc->flags); /* unblock read */