Searched refs:gsc_prepare_addr (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-m2m.c | 130 ret = gsc_prepare_addr(ctx, &src_vb->vb2_buf, s_frame, &s_frame->addr); in gsc_get_bufs() 135 ret = gsc_prepare_addr(ctx, &dst_vb->vb2_buf, d_frame, &d_frame->addr); in gsc_get_bufs()
|
H A D | gsc-core.h | 410 int gsc_prepare_addr(struct gsc_ctx *ctx, struct vb2_buffer *vb,
|
H A D | gsc-core.c | 798 int gsc_prepare_addr(struct gsc_ctx *ctx, struct vb2_buffer *vb, in gsc_prepare_addr() function
|