Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cardreader/
Drtsx_usb.c66 usb_sg_wait(&ucr->current_sg); in rtsx_usb_bulk_transfer_sglist()
/Linux-v4.19/drivers/usb/core/
Dmessage.c515 void usb_sg_wait(struct usb_sg_request *io) in usb_sg_wait() function
575 EXPORT_SYMBOL_GPL(usb_sg_wait);
/Linux-v4.19/drivers/usb/storage/
Dtransport.c447 usb_sg_wait(&us->current_sg); in usb_stor_bulk_transfer_sglist()
/Linux-v4.19/include/linux/
Dusb.h1879 void usb_sg_wait(struct usb_sg_request *io);
/Linux-v4.19/drivers/input/touchscreen/
Dsur40.c595 usb_sg_wait(&sgr); in sur40_process_video()
/Linux-v4.19/drivers/mmc/host/
Dvub300.c1459 usb_sg_wait(&vub300->sg_request); in __command_read_data()
1576 usb_sg_wait(&vub300->sg_request); in __command_write_data()
/Linux-v4.19/drivers/usb/misc/
Dusbtest.c620 usb_sg_wait(req); in perform_sglist()