Searched refs:frame_offset (Results 1 – 2 of 2) sorted by relevance
170 int frame_offset = 0; in usb_urb_alloc_isoc_urbs() local196 urb->iso_frame_desc[j].offset = frame_offset; in usb_urb_alloc_isoc_urbs()199 frame_offset += stream->props.u.isoc.framesize; in usb_urb_alloc_isoc_urbs()
305 __u16 frame_offset; member