Searched refs:gsc_prepare_addr (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/platform/exynos-gsc/ |
D | gsc-core.h | 411 int gsc_prepare_addr(struct gsc_ctx *ctx, struct vb2_buffer *vb,
|
D | gsc-m2m.c | 119 ret = gsc_prepare_addr(ctx, &src_vb->vb2_buf, s_frame, &s_frame->addr); in gsc_get_bufs() 124 ret = gsc_prepare_addr(ctx, &dst_vb->vb2_buf, d_frame, &d_frame->addr); in gsc_get_bufs()
|
D | gsc-core.c | 801 int gsc_prepare_addr(struct gsc_ctx *ctx, struct vb2_buffer *vb, in gsc_prepare_addr() function
|