Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Djumpshot.c95 struct jumpshot_info { struct
154 struct jumpshot_info *info, in jumpshot_read_data()
231 struct jumpshot_info *info, in jumpshot_write_data()
322 struct jumpshot_info *info) in jumpshot_id_device()
384 struct jumpshot_info *info = (struct jumpshot_info *) (us->extra); in jumpshot_handle_mode_sense()
476 struct jumpshot_info *info; in jumpshot_transport()
485 us->extra = kzalloc(sizeof(struct jumpshot_info), GFP_NOIO); in jumpshot_transport()
492 info = (struct jumpshot_info *) (us->extra); in jumpshot_transport()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Djumpshot.c95 struct jumpshot_info { struct
154 struct jumpshot_info *info, in jumpshot_read_data()
231 struct jumpshot_info *info, in jumpshot_write_data()
322 struct jumpshot_info *info) in jumpshot_id_device()
384 struct jumpshot_info *info = (struct jumpshot_info *) (us->extra); in jumpshot_handle_mode_sense()
476 struct jumpshot_info *info; in jumpshot_transport()
485 us->extra = kzalloc(sizeof(struct jumpshot_info), GFP_NOIO); in jumpshot_transport()
492 info = (struct jumpshot_info *) (us->extra); in jumpshot_transport()

Completed in 3 milliseconds