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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-q.c231 len = urb->iso_frame_desc[td->iso_index].length;
236 urb->iso_frame_desc[td->iso_index].actual_length = len;
237 urb->iso_frame_desc[td->iso_index].status =
263 if (td->type != FHCI_TA_SETUP || td->iso_index != 0)
H A Dfhci-mem.c105 td->iso_index = index;
H A Dfhci.h369 u16 iso_index; /* ISO transaction index */ member in struct:td

Completed in 101 milliseconds