Home
last modified time | relevance | path

Searched refs:V4L2_FL_USES_V4L2_FH (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-fh.c27 set_bit(V4L2_FL_USES_V4L2_FH, &fh->vdev->flags); in v4l2_fh_init()
H A Dv4l2-ioctl.c1127 if (!test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) in v4l_s_priority()
2121 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_queryctrl()
2138 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_query_ext_ctrl()
2155 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_querymenu()
2172 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_g_ctrl()
2206 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_s_ctrl()
2235 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_g_ext_ctrls()
2256 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_s_ext_ctrls()
2277 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_try_ext_ctrls()
2900 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) in __video_do_ioctl()
H A Dv4l2-dev.c1127 if (test_bit(V4L2_FL_USES_V4L2_FH, &vdev->flags)) in video_unregister_device()
H A Dv4l2-compat-ioctl32.c681 if (test_bit(V4L2_FL_USES_V4L2_FH, &vdev->flags)) in ctrl_is_pointer()
H A Dv4l2-mem2mem.c940 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) { in v4l2_m2m_poll()
H A Dv4l2-ctrls.c4962 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) && vfd->v4l2_dev) in v4l2_ctrl_log_status()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-fh.c27 set_bit(V4L2_FL_USES_V4L2_FH, &fh->vdev->flags); in v4l2_fh_init()
H A Dv4l2-ioctl.c1127 if (!test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) in v4l_s_priority()
2121 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_queryctrl()
2138 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_query_ext_ctrl()
2155 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_querymenu()
2172 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_g_ctrl()
2206 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_s_ctrl()
2235 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_g_ext_ctrls()
2256 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_s_ext_ctrls()
2277 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_try_ext_ctrls()
2900 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) in __video_do_ioctl()
H A Dv4l2-dev.c1127 if (test_bit(V4L2_FL_USES_V4L2_FH, &vdev->flags)) in video_unregister_device()
H A Dv4l2-compat-ioctl32.c681 if (test_bit(V4L2_FL_USES_V4L2_FH, &vdev->flags)) in ctrl_is_pointer()
H A Dv4l2-mem2mem.c940 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) { in v4l2_m2m_poll()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-fh.c27 set_bit(V4L2_FL_USES_V4L2_FH, &fh->vdev->flags); in v4l2_fh_init()
H A Dv4l2-ioctl.c1127 if (!test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) in v4l_s_priority()
2121 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_queryctrl()
2138 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_query_ext_ctrl()
2155 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_querymenu()
2172 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_g_ctrl()
2206 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_s_ctrl()
2235 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_g_ext_ctrls()
2256 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_s_ext_ctrls()
2277 test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL; in v4l_try_ext_ctrls()
2900 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) in __video_do_ioctl()
H A Dv4l2-dev.c1127 if (test_bit(V4L2_FL_USES_V4L2_FH, &vdev->flags)) in video_unregister_device()
H A Dv4l2-compat-ioctl32.c681 if (test_bit(V4L2_FL_USES_V4L2_FH, &vdev->flags)) in ctrl_is_pointer()
H A Dv4l2-mem2mem.c940 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) { in v4l2_m2m_poll()
/dports/multimedia/libv4l/linux-5.13-rc2/include/media/
H A Dv4l2-dev.h94 V4L2_FL_USES_V4L2_FH = 1, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/
H A Dv4l2-dev.h94 V4L2_FL_USES_V4L2_FH = 1, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/
H A Dv4l2-dev.h94 V4L2_FL_USES_V4L2_FH = 1, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/driver-api/media/
H A Dv4l2-fh.rst16 by testing the ``V4L2_FL_USES_V4L2_FH`` bit in :c:type:`video_device`->flags.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/driver-api/media/
H A Dv4l2-fh.rst16 by testing the ``V4L2_FL_USES_V4L2_FH`` bit in :c:type:`video_device`->flags.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/driver-api/media/
H A Dv4l2-fh.rst16 by testing the ``V4L2_FL_USES_V4L2_FH`` bit in :c:type:`video_device`->flags.
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c949 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) { in vb2_poll()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c949 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) { in vb2_poll()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c949 if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags)) { in vb2_poll()

12