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()748 kmalloc(FRAMES_PER_URB * BYTES_PER_FRAME, GFP_KERNEL); in alloc_urbs()759 iso->offset = BYTES_PER_FRAME * frame; in alloc_urbs()760 iso->length = BYTES_PER_FRAME; in alloc_urbs()766 * BYTES_PER_FRAME; in alloc_urbs()