Searched refs:command_res_urb (Results 1 – 1 of 1) sorted by relevance
339 struct urb *command_res_urb; member375 usb_free_urb(vub300->command_res_urb); in vub300_delete()376 vub300->command_res_urb = NULL; in vub300_delete()668 usb_kill_urb(vub300->command_res_urb); in __do_poll()1188 usb_unlink_urb(vub300->command_res_urb); in vub300_sg_timed_out()1603 usb_kill_urb(vub300->command_res_urb); in __vub300_command_response()1614 usb_kill_urb(vub300->command_res_urb); in __vub300_command_response()2092 struct urb *command_res_urb; in vub300_probe() local2112 if (!command_res_urb) { in vub300_probe()2183 vub300->command_res_urb = command_res_urb; in vub300_probe()[all …]