Home
last modified time | relevance | path

Searched refs:usb_sg_request (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/driver-api/usb/
A Ddma.rst100 int usb_sg_init(struct usb_sg_request *io, struct usb_device *dev,
104 void usb_sg_wait(struct usb_sg_request *io);
106 void usb_sg_cancel(struct usb_sg_request *io);
/linux/drivers/usb/storage/
A Dusb.h130 struct usb_sg_request current_sg; /* scatter-gather req. */
/linux/include/linux/
A Dusb.h1910 struct usb_sg_request { struct
1931 struct usb_sg_request *io, argument
1940 void usb_sg_cancel(struct usb_sg_request *io);
1941 void usb_sg_wait(struct usb_sg_request *io);
A Drtsx_usb.h56 struct usb_sg_request current_sg;
/linux/drivers/usb/core/
A Dmessage.c394 static void sg_clean(struct usb_sg_request *io) in sg_clean()
408 struct usb_sg_request *io = urb->context; in sg_complete()
502 int usb_sg_init(struct usb_sg_request *io, struct usb_device *dev, in usb_sg_init()
651 void usb_sg_wait(struct usb_sg_request *io) in usb_sg_wait()
721 void usb_sg_cancel(struct usb_sg_request *io) in usb_sg_cancel()
/linux/drivers/gpu/drm/gud/
A Dgud_pipe.c232 struct usb_sg_request sgr;
/linux/drivers/usb/misc/
A Dusbtest.c590 struct usb_sg_request *req;
604 struct usb_sg_request *req, in perform_sglist()
2186 struct usb_sg_request req; in usbtest_do_ioctl()
/linux/drivers/input/touchscreen/
A Dsur40.c533 struct usb_sg_request sgr; in sur40_process_video()
/linux/drivers/mmc/host/
A Dvub300.c345 struct usb_sg_request sg_request;

Completed in 34 milliseconds