Searched refs:usb_stor_CB_transport (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/storage/
H A Dtransport.h62 extern int usb_stor_CB_transport(struct scsi_cmnd *, struct us_data*);
H A Dtransport.c957 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) function
1068 EXPORT_SYMBOL_GPL(usb_stor_CB_transport); variable
H A Dusb.c659 us->transport = usb_stor_CB_transport;
666 us->transport = usb_stor_CB_transport;
H A Dsddr09.c1508 ret = usb_stor_CB_transport(srb, us);

Completed in 109 milliseconds