Home
last modified time | relevance | path

Searched refs:urb_desc (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dlinux_usbfs.c1954 struct usbfs_iso_packet_desc *urb_desc = &urb->iso_frame_desc[i]; in handle_iso_completion() local
1957 lib_desc->status = urb_desc->status; in handle_iso_completion()
1958 lib_desc->actual_length = urb_desc->actual_length; in handle_iso_completion()