Searched refs:urb_desc (Results 1 – 1 of 1) sorted by relevance
1954 struct usbfs_iso_packet_desc *urb_desc = &urb->iso_frame_desc[i]; in handle_iso_completion() local1957 lib_desc->status = urb_desc->status; in handle_iso_completion()1958 lib_desc->actual_length = urb_desc->actual_length; in handle_iso_completion()