Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Djumpshot.c104 static inline int jumpshot_bulk_read(struct us_data *us, in jumpshot_bulk_read() function
206 result = jumpshot_bulk_read(us, buffer, len); in jumpshot_read_data()
347 rc = jumpshot_bulk_read(us, reply, 512); in jumpshot_id_device()