Home
last modified time | relevance | path

Searched refs:usb_stor_CB_transport (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dtransport.h62 extern int usb_stor_CB_transport(struct scsi_cmnd *, struct us_data*);
H A Dusb.c671 us->transport = usb_stor_CB_transport; in get_transport()
678 us->transport = usb_stor_CB_transport; in get_transport()
H A Dtransport.c952 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_CB_transport() function
1063 EXPORT_SYMBOL_GPL(usb_stor_CB_transport);
H A Dsddr09.c1508 ret = usb_stor_CB_transport(srb, us); in dpcm_transport()
/OK3568_Linux_fs/u-boot/common/
H A Dusb_storage.su
H A Dusb_storage.c830 static int usb_stor_CB_transport(struct scsi_cmd *srb, struct us_data *us) in usb_stor_CB_transport() function
1334 ss->transport = usb_stor_CB_transport; in usb_storage_probe()
1340 ss->transport = usb_stor_CB_transport; in usb_storage_probe()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map