Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/saa7146/ !
Dsaa7146_video.c17 #define IS_OVERLAY_ACTIVE(fh) \ macro
128 if (IS_OVERLAY_ACTIVE(fh) != 0) { in saa7146_start_preview()
506 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fbuf()
803 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fmt_vid_overlay()
1238 else if (IS_OVERLAY_ACTIVE(fh) != 0) in video_close()