Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/deprecated/saa7146/common/
Dsaa7146_video.c17 #define IS_OVERLAY_ACTIVE(fh) \ macro
118 if (IS_OVERLAY_ACTIVE(fh) != 0) { in saa7146_start_preview()
486 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fbuf()
779 if (IS_OVERLAY_ACTIVE(fh) != 0) { in vidioc_s_fmt_vid_overlay()
1214 else if (IS_OVERLAY_ACTIVE(fh) != 0) in video_close()