Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/storage/
Dusb.h129 struct usb_sg_request current_sg; /* scatter-gather req. */
/Linux-v5.4/include/linux/
Dusb.h1853 struct usb_sg_request { struct
1874 struct usb_sg_request *io, argument
1883 void usb_sg_cancel(struct usb_sg_request *io);
1884 void usb_sg_wait(struct usb_sg_request *io);
Drtsx_usb.h56 struct usb_sg_request current_sg;
/Linux-v5.4/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-v5.4/drivers/usb/misc/
Dusbtest.c590 struct usb_sg_request *req;
604 struct usb_sg_request *req, in perform_sglist()
2178 struct usb_sg_request req; in usbtest_do_ioctl()
/Linux-v5.4/drivers/input/touchscreen/
Dsur40.c532 struct usb_sg_request sgr; in sur40_process_video()
/Linux-v5.4/drivers/mmc/host/
Dvub300.c345 struct usb_sg_request sg_request;