Searched refs:BYTES_PER_FRAME (Results 1 – 1 of 1) sorted by relevance
20 #define BYTES_PER_FRAME 512 macro685 urb->iso_frame_desc[frame].offset = BYTES_PER_FRAME * frame; in read_completed()686 urb->iso_frame_desc[frame].length = BYTES_PER_FRAME; in read_completed()732 kmalloc_array(BYTES_PER_FRAME, FRAMES_PER_URB, in alloc_urbs()743 iso->offset = BYTES_PER_FRAME * frame; in alloc_urbs()744 iso->length = BYTES_PER_FRAME; in alloc_urbs()750 * BYTES_PER_FRAME; in alloc_urbs()