Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_video.c16 #define IS_OVERLAY_ACTIVE(fh) \ macro
129 if (IS_OVERLAY_ACTIVE(fh) != 0) { in saa7146_start_preview()
503 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fbuf()
800 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fmt_vid_overlay()
1237 else if (IS_OVERLAY_ACTIVE(fh) != 0) in video_close()