Home
last modified time | relevance | path

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

/openbmc/linux/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.c957 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_CB_transport() function
1068 EXPORT_SYMBOL_GPL(usb_stor_CB_transport);
H A Dsddr09.c1508 ret = usb_stor_CB_transport(srb, us); in dpcm_transport()
/openbmc/u-boot/common/
H A Dusb_storage.c826 static int usb_stor_CB_transport(struct scsi_cmd *srb, struct us_data *us) in usb_stor_CB_transport() function
1328 ss->transport = usb_stor_CB_transport; in usb_storage_probe()
1334 ss->transport = usb_stor_CB_transport; in usb_storage_probe()