Searched refs:iso_index (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/host/
H A Dfhci-q.c227 len = urb->iso_frame_desc[td->iso_index].length;
232 urb->iso_frame_desc[td->iso_index].actual_length = len;
233 urb->iso_frame_desc[td->iso_index].status =
259 if (td->type != FHCI_TA_SETUP || td->iso_index != 0)
H A Dfhci-mem.c101 td->iso_index = index;
H A Dfhci.h345 u16 iso_index; /* ISO transaction index */ member in struct:td

Completed in 97 milliseconds