Searched refs:BYTES_PER_FRAME (Results 1 – 1 of 1) sorted by relevance
33 #define BYTES_PER_FRAME 512 macro698 urb->iso_frame_desc[frame].offset = BYTES_PER_FRAME * frame; in read_completed()699 urb->iso_frame_desc[frame].length = BYTES_PER_FRAME; in read_completed()745 kmalloc_array(BYTES_PER_FRAME, FRAMES_PER_URB, in alloc_urbs()756 iso->offset = BYTES_PER_FRAME * frame; in alloc_urbs()757 iso->length = BYTES_PER_FRAME; in alloc_urbs()763 * BYTES_PER_FRAME; in alloc_urbs()