Home
last modified time | relevance | path

Searched refs:jumpshot_transport (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/storage/
Djumpshot.h27 extern int jumpshot_transport(Scsi_Cmnd *srb, struct us_data *us);
Djumpshot.c666 int jumpshot_transport(Scsi_Cmnd * srb, struct us_data *us) in jumpshot_transport() function
Dusb.c910 ss->transport = jumpshot_transport; in storage_probe()