Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dusb.h1907 struct usb_sg_request { struct
1928 struct usb_sg_request *io, argument
1937 void usb_sg_cancel(struct usb_sg_request *io);
1938 void usb_sg_wait(struct usb_sg_request *io);
H A Drtsx_usb.h56 struct usb_sg_request current_sg;
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dusb.h130 struct usb_sg_request current_sg; /* scatter-gather req. */
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dmessage.c397 static void sg_clean(struct usb_sg_request *io) in sg_clean()
411 struct usb_sg_request *io = urb->context; in sg_complete()
505 int usb_sg_init(struct usb_sg_request *io, struct usb_device *dev, in usb_sg_init()
653 void usb_sg_wait(struct usb_sg_request *io) in usb_sg_wait()
723 void usb_sg_cancel(struct usb_sg_request *io) in usb_sg_cancel()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H 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()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dsur40.c533 struct usb_sg_request sgr; in sur40_process_video()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dvub300.c345 struct usb_sg_request sg_request;