out_frame        2590 arch/x86/xen/mmu_pv.c 	unsigned long *in_frames = discontig_frames, out_frame;
out_frame        2612 arch/x86/xen/mmu_pv.c 	out_frame = virt_to_pfn(vstart);
out_frame        2614 arch/x86/xen/mmu_pv.c 				      1, order, &out_frame,
out_frame        2619 arch/x86/xen/mmu_pv.c 		xen_remap_exchanged_ptes(vstart, order, NULL, out_frame);
out_frame         681 drivers/gpu/drm/i915/gt/intel_engine_cs.c 		goto out_frame;
out_frame         704 drivers/gpu/drm/i915/gt/intel_engine_cs.c out_frame:
out_frame         140 drivers/media/platform/exynos4-is/fimc-lite.c 	if (fimc->inp_frame.fmt == NULL || fimc->out_frame.fmt == NULL)
out_frame         154 drivers/media/platform/exynos4-is/fimc-lite.c 	flite_hw_set_output_dma(fimc, &fimc->out_frame, !isp_output);
out_frame         237 drivers/media/platform/exynos4-is/fimc-lite.c 	flite_hw_set_dma_window(fimc, &fimc->out_frame);
out_frame         353 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *frame = &fimc->out_frame;
out_frame         384 drivers/media/platform/exynos4-is/fimc-lite.c 	if (fimc->out_frame.fmt == NULL)
out_frame         387 drivers/media/platform/exynos4-is/fimc-lite.c 	for (i = 0; i < fimc->out_frame.fmt->memplanes; i++) {
out_frame         621 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *frame = &fimc->out_frame;
out_frame         632 drivers/media/platform/exynos4-is/fimc-lite.c 	r->top  = clamp_t(u32, r->top, 0, fimc->out_frame.f_height - r->height);
out_frame         674 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *frame = &fimc->out_frame;
out_frame         745 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *frame = &fimc->out_frame;
out_frame         779 drivers/media/platform/exynos4-is/fimc-lite.c 			struct flite_frame *ff = &fimc->out_frame;
out_frame         888 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *f = &fimc->out_frame;
out_frame         914 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *f = &fimc->out_frame;
out_frame        1076 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *source = &fimc->out_frame;
out_frame        1185 drivers/media/platform/exynos4-is/fimc-lite.c 		fimc->out_frame.rect = sel->r;
out_frame        1380 drivers/media/platform/exynos4-is/fimc-lite.c 	struct flite_frame *source = &fimc->out_frame;
out_frame         164 drivers/media/platform/exynos4-is/fimc-lite.h 	struct flite_frame	out_frame;
out_frame         304 drivers/media/platform/qcom/venus/hfi_cmds.c 		    struct hfi_frame_data *out_frame)
out_frame         306 drivers/media/platform/qcom/venus/hfi_cmds.c 	if (!cookie || !out_frame || !out_frame->device_addr)
out_frame         313 drivers/media/platform/qcom/venus/hfi_cmds.c 	if (out_frame->buffer_type == HFI_BUFFER_OUTPUT)
out_frame         315 drivers/media/platform/qcom/venus/hfi_cmds.c 	else if (out_frame->buffer_type == HFI_BUFFER_OUTPUT2)
out_frame         318 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->output_tag = out_frame->clnt_data;
out_frame         319 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->packet_buffer = out_frame->device_addr;
out_frame         320 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->extradata_buffer = out_frame->extradata_addr;
out_frame         321 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->alloc_len = out_frame->alloc_len;
out_frame         322 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->filled_len = out_frame->filled_len;
out_frame         323 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->offset = out_frame->offset;
out_frame         324 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->data[0] = out_frame->extradata_size;
out_frame        1232 drivers/media/platform/qcom/venus/hfi_venus.c 			     struct hfi_frame_data *out_frame)
out_frame        1238 drivers/media/platform/qcom/venus/hfi_venus.c 	ret = pkt_session_ftb(&pkt, inst, out_frame);
out_frame          55 drivers/media/platform/s3c-camif/camif-capture.c 	struct camif_frame *f = &vp->out_frame;
out_frame         244 drivers/media/platform/s3c-camif/camif-capture.c 	struct camif_frame *frame = &vp->out_frame;
out_frame         442 drivers/media/platform/s3c-camif/camif-capture.c 	struct camif_frame *frame = &vp->out_frame;
out_frame         693 drivers/media/platform/s3c-camif/camif-capture.c 	struct camif_frame *frame = &vp->out_frame;
out_frame         771 drivers/media/platform/s3c-camif/camif-capture.c 	struct camif_frame *out_frame = &vp->out_frame;
out_frame         786 drivers/media/platform/s3c-camif/camif-capture.c 	out_frame->f_width = pix->width;
out_frame         787 drivers/media/platform/s3c-camif/camif-capture.c 	out_frame->f_height = pix->height;
out_frame         790 drivers/media/platform/s3c-camif/camif-capture.c 	out_frame->rect.width = pix->width;
out_frame         791 drivers/media/platform/s3c-camif/camif-capture.c 	out_frame->rect.height = pix->height;
out_frame         792 drivers/media/platform/s3c-camif/camif-capture.c 	out_frame->rect.left = 0;
out_frame         793 drivers/media/platform/s3c-camif/camif-capture.c 	out_frame->rect.top = 0;
out_frame         799 drivers/media/platform/s3c-camif/camif-capture.c 		 out_frame->f_width, out_frame->f_height, vp->payload,
out_frame         990 drivers/media/platform/s3c-camif/camif-capture.c 		sel->r.width = vp->out_frame.f_width;
out_frame         991 drivers/media/platform/s3c-camif/camif-capture.c 		sel->r.height = vp->out_frame.f_height;
out_frame         995 drivers/media/platform/s3c-camif/camif-capture.c 		sel->r = vp->out_frame.rect;
out_frame        1007 drivers/media/platform/s3c-camif/camif-capture.c 		*r = vp->out_frame.rect;
out_frame        1030 drivers/media/platform/s3c-camif/camif-capture.c 	vp->out_frame.rect = rect;
out_frame        1328 drivers/media/platform/s3c-camif/camif-capture.c 			struct camif_frame *frame = &camif->vp[i].out_frame;
out_frame        1421 drivers/media/platform/s3c-camif/camif-capture.c 			struct v4l2_rect *or = &camif->vp[i].out_frame.rect;
out_frame        1614 drivers/media/platform/s3c-camif/camif-capture.c 		struct camif_frame *f = &vp->out_frame;
out_frame         148 drivers/media/platform/s3c-camif/camif-core.c 	int target_x = vp->out_frame.rect.width;
out_frame         149 drivers/media/platform/s3c-camif/camif-core.c 	int target_y = vp->out_frame.rect.height;
out_frame         224 drivers/media/platform/s3c-camif/camif-core.h 	struct camif_frame	out_frame;
out_frame         220 drivers/media/platform/s3c-camif/camif-regs.c 	struct camif_frame *frame = &vp->out_frame;
out_frame         258 drivers/media/platform/s3c-camif/camif-regs.c 	struct camif_frame *frame = &vp->out_frame;
out_frame         299 drivers/media/platform/s3c-camif/camif-regs.c 	struct camif_frame *frame = &vp->out_frame;
out_frame          26 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	struct delta_frame *out_frame;
out_frame         318 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	ctx->out_frame = frame;
out_frame         434 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	if (!ctx->out_frame)
out_frame         437 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	*frame = ctx->out_frame;
out_frame         439 drivers/media/platform/sti/delta/delta-mjpeg-dec.c 	ctx->out_frame = NULL;
out_frame        1601 drivers/staging/media/ipu3/ipu3-abi.h 	u32 out_frame;			/* Address in ISP dmem */
out_frame        1716 drivers/staging/media/ipu3/ipu3-abi.h 		u8 out_frame;