Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Djumpshot.c105 static inline int jumpshot_bulk_read(struct us_data *us, in jumpshot_bulk_read() function
207 result = jumpshot_bulk_read(us, buffer, len); in jumpshot_read_data()
348 rc = jumpshot_bulk_read(us, reply, 512); in jumpshot_id_device()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Djumpshot.c105 static inline int jumpshot_bulk_read(struct us_data *us, in jumpshot_bulk_read() function
207 result = jumpshot_bulk_read(us, buffer, len); in jumpshot_read_data()
348 rc = jumpshot_bulk_read(us, reply, 512); in jumpshot_id_device()

Completed in 2 milliseconds