Searched refs:jumpshot_handle_mode_sense (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | jumpshot.c | 32 * the WP enable bits in jumpshot_handle_mode_sense. See the comments 366 static int jumpshot_handle_mode_sense(struct us_data *us, in jumpshot_handle_mode_sense() function 601 return jumpshot_handle_mode_sense(us, srb, 1); in jumpshot_transport() 606 return jumpshot_handle_mode_sense(us, srb, 0); in jumpshot_transport()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | jumpshot.c | 32 * the WP enable bits in jumpshot_handle_mode_sense. See the comments 366 static int jumpshot_handle_mode_sense(struct us_data *us, in jumpshot_handle_mode_sense() function 601 return jumpshot_handle_mode_sense(us, srb, 1); in jumpshot_transport() 606 return jumpshot_handle_mode_sense(us, srb, 0); in jumpshot_transport()
|
Completed in 2 milliseconds