Searched refs:sgr (Results 1 – 2 of 2) sorted by relevance
236 struct usb_sg_request sgr; member243 usb_sg_cancel(&ctx->sgr); in gud_usb_bulk_timeout()251 ret = usb_sg_init(&ctx.sgr, gud_to_usb_device(gdrm), gdrm->bulk_pipe, 0, in gud_usb_bulk()259 usb_sg_wait(&ctx.sgr); in gud_usb_bulk()263 else if (ctx.sgr.status < 0) in gud_usb_bulk()264 ret = ctx.sgr.status; in gud_usb_bulk()265 else if (ctx.sgr.bytes != len) in gud_usb_bulk()
489 b909 sgr RRE_RR