Searched refs:BYTES_PER_FRAME (Results 1 – 1 of 1) sorted by relevance
20 #define BYTES_PER_FRAME 512 macro664 urb->iso_frame_desc[frame].offset = BYTES_PER_FRAME * frame; in read_completed()665 urb->iso_frame_desc[frame].length = BYTES_PER_FRAME; in read_completed()711 kmalloc_array(BYTES_PER_FRAME, FRAMES_PER_URB, in alloc_urbs()722 iso->offset = BYTES_PER_FRAME * frame; in alloc_urbs()723 iso->length = BYTES_PER_FRAME; in alloc_urbs()729 * BYTES_PER_FRAME; in alloc_urbs()