Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_device_capabilities_flags.h55 #if defined(V4L2_CAP_RADIO) || (defined(HAVE_DECL_V4L2_CAP_RADIO) && HAVE_DECL_V4L2_CAP_RADIO)
56 XLAT(V4L2_CAP_RADIO),
Dv4l2_device_capabilities_flags.in18 V4L2_CAP_RADIO
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h272 #define V4L2_CAP_RADIO 0x00040000 /* is a radio device */ macro