Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Djumpshot.c116 static inline int jumpshot_bulk_read(struct us_data *us, in jumpshot_bulk_read() function
218 result = jumpshot_bulk_read(us, buffer, len); in jumpshot_read_data()
359 rc = jumpshot_bulk_read(us, reply, 512); in jumpshot_id_device()