Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Djumpshot.c209 static inline int jumpshot_bulk_read(struct us_data *us, in jumpshot_bulk_read() function
326 result = jumpshot_bulk_read(us, ptr, len); in jumpshot_read_data()
521 rc = jumpshot_bulk_read(us, reply, sizeof(reply)); in jumpshot_id_device()