Searched refs:V4L2_CAP_RDS_CAPTURE (Results 1 – 9 of 9) sorted by relevance
40 #if defined(V4L2_CAP_RDS_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_RDS_CAPTURE) && HAVE_DECL_V4L2_CAP…41 XLAT(V4L2_CAP_RDS_CAPTURE),
8 V4L2_CAP_RDS_CAPTURE
47 V4L2_CAP_RDS_CAPTURE | in valid_capabilities()
134 V4L2_CAP_RDS_CAPTURE = 256
903 …_OUTPUT, V4L2_CAP_SLICED_VBI_CAPTURE, V4L2_CAP_SLICED_VBI_OUTPUT, V4L2_CAP_RDS_CAPTURE, V4L2_CAP_V…
446 #define V4L2_CAP_RDS_CAPTURE 0x00000100 /* RDS data capture */ macro