Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_device_capabilities_flags.h64 #if defined(V4L2_CAP_RADIO) || (defined(HAVE_DECL_V4L2_CAP_RADIO) && HAVE_DECL_V4L2_CAP_RADIO)
65 XLAT(V4L2_CAP_RADIO),
Dv4l2_device_capabilities_flags.in18 V4L2_CAP_RADIO
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYCAP.c51 V4L2_CAP_RADIO | in valid_capabilities()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h450 #define V4L2_CAP_RADIO 0x00040000 /* is a radio device */ macro
/external/v4l2_codec2/vda/
Dvideodev2.h442 #define V4L2_CAP_RADIO 0x00040000 /* is a radio device */ macro