Searched refs:V4L2_CAP_SLICED_VBI_CAPTURE (Results 1 – 10 of 10) sorted by relevance
51 V4L2_CAP_SLICED_VBI_CAPTURE)
81 V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE |331 !(cap & (V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE))) in cx18_prep_dev()
170 V4L2_CAP_SLICED_VBI_CAPTURE)
111 V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_CAPTURE | V4L2_CAP_TUNER |141 V4L2_CAP_SLICED_VBI_CAPTURE | V4L2_CAP_READWRITE,
974 itv->v4l2_cap &= ~(V4L2_CAP_SLICED_VBI_CAPTURE|V4L2_CAP_VBI_CAPTURE); in ivtv_load_and_init_modules()
185 * - ``V4L2_CAP_SLICED_VBI_CAPTURE``
35 ``V4L2_CAP_SLICED_VBI_CAPTURE`` or ``V4L2_CAP_SLICED_VBI_OUTPUT`` flag
432 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */ macro
143 replace define V4L2_CAP_SLICED_VBI_CAPTURE device-capabilities
812 (dev->has_sliced_vbi_cap ? V4L2_CAP_SLICED_VBI_CAPTURE : 0); in vivid_create_instance()