Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dusb.h129 struct usb_sg_request current_sg; /* scatter-gather req. */
/Linux-v4.19/include/linux/
Dusb.h1848 struct usb_sg_request { struct
1869 struct usb_sg_request *io, argument
1878 void usb_sg_cancel(struct usb_sg_request *io);
1879 void usb_sg_wait(struct usb_sg_request *io);
Drtsx_usb.h67 struct usb_sg_request current_sg;
/Linux-v4.19/drivers/usb/core/
Dmessage.c259 static void sg_clean(struct usb_sg_request *io) in sg_clean()
273 struct usb_sg_request *io = urb->context; in sg_complete()
367 int usb_sg_init(struct usb_sg_request *io, struct usb_device *dev, in usb_sg_init()
515 void usb_sg_wait(struct usb_sg_request *io) in usb_sg_wait()
585 void usb_sg_cancel(struct usb_sg_request *io) in usb_sg_cancel()
/Linux-v4.19/drivers/usb/misc/
Dusbtest.c582 struct usb_sg_request *req;
596 struct usb_sg_request *req, in perform_sglist()
2158 struct usb_sg_request req; in usbtest_do_ioctl()
/Linux-v4.19/drivers/input/touchscreen/
Dsur40.c536 struct usb_sg_request sgr; in sur40_process_video()
/Linux-v4.19/drivers/mmc/host/
Dvub300.c348 struct usb_sg_request sg_request;