Lines Matching refs:tflags
201 int timeout, unsigned int tflags)
213 urb->transfer_flags |= tflags;
265 int *actual_length, int timeout, unsigned int tflags)
275 urb->transfer_flags |= tflags;
317 ssize_t *bytes_written, unsigned int tflags, int async)
381 async ? 0 : 5 * HZ, tflags);
438 unsigned int tflags)
470 &transferred_len, 5 * HZ, tflags);
549 struct sisusb_packet *packet, unsigned int tflags)
568 (char *)packet, NULL, 0, &bytes_transferred, tflags, 0);