Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/common/
Dsaa7146_video.c15 #define IS_OVERLAY_ACTIVE(fh) \ macro
128 if (IS_OVERLAY_ACTIVE(fh) != 0) { in saa7146_start_preview()
554 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fbuf()
710 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_ctrl()
916 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fmt_vid_overlay()
1363 else if (IS_OVERLAY_ACTIVE(fh) != 0) in video_close()