Home
last modified time | relevance | path

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

/openbmc/linux/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()