Home
last modified time | relevance | path

Searched defs:to_isp_video_fh (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
Dispvideo.h190 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) macro
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
Dispvideo.h197 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) macro