Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_device_capabilities_flags.h58 #if defined(V4L2_CAP_TUNER) || (defined(HAVE_DECL_V4L2_CAP_TUNER) && HAVE_DECL_V4L2_CAP_TUNER)
59 XLAT(V4L2_CAP_TUNER),
Dv4l2_device_capabilities_flags.in16 V4L2_CAP_TUNER
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c49 V4L2_CAP_TUNER | in valid_capabilities()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h448 #define V4L2_CAP_TUNER 0x00010000 /* has a tuner */ macro
/external/v4l2_codec2/vda/
Dvideodev2.h440 #define V4L2_CAP_TUNER 0x00010000 /* has a tuner */ macro