Searched refs:jumpshot_write_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | jumpshot.c | 230 static int jumpshot_write_data(struct us_data *us, in jumpshot_write_data() function 562 return jumpshot_write_data(us, info, block, blocks); in jumpshot_transport() 576 return jumpshot_write_data(us, info, block, blocks); in jumpshot_transport()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | jumpshot.c | 230 static int jumpshot_write_data(struct us_data *us, in jumpshot_write_data() function 562 return jumpshot_write_data(us, info, block, blocks); in jumpshot_transport() 576 return jumpshot_write_data(us, info, block, blocks); in jumpshot_transport()
|
Completed in 3 milliseconds