Home
last modified time | relevance | path

Searched refs:to_isp_video_buf (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/
Dfimc-isp.h107 #define to_isp_video_buf(_b) container_of(_b, struct isp_video_buf, vb) macro
Dfimc-isp-video.c192 struct isp_video_buf *ivb = to_isp_video_buf(vbuf); in isp_video_capture_buffer_queue()