Lines Matching refs:tflags
215 int timeout, unsigned int tflags)
227 urb->transfer_flags |= tflags;
279 int *actual_length, int timeout, unsigned int tflags)
289 urb->transfer_flags |= tflags;
331 ssize_t *bytes_written, unsigned int tflags, int async)
395 async ? 0 : 5 * HZ, tflags);
452 unsigned int tflags)
484 &transferred_len, 5 * HZ, tflags);
563 struct sisusb_packet *packet, unsigned int tflags)
582 (char *)packet, NULL, 0, &bytes_transferred, tflags, 0);