Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_RADIO (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dv4l2_tuner_types.h19 #if defined(V4L2_TUNER_RADIO) || (defined(HAVE_DECL_V4L2_TUNER_RADIO) && HAVE_DECL_V4L2_TUNER_RADIO)
20 XLAT(V4L2_TUNER_RADIO),
Dv4l2_tuner_types.in1 V4L2_TUNER_RADIO
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_TUNER.c42 case V4L2_TUNER_RADIO: in valid_tuner_type()
/external/syzkaller/sys/linux/
Dvideo4linux_386.const902 V4L2_TUNER_RADIO = 1
Dvideo4linux_arm.const902 V4L2_TUNER_RADIO = 1
Dvideo4linux_arm64.const902 V4L2_TUNER_RADIO = 1
Dvideo4linux_amd64.const902 V4L2_TUNER_RADIO = 1
Dvideo4linux.txt896 v4l2_tuner_type = V4L2_TUNER_RADIO, V4L2_TUNER_ANALOG_TV, V4L2_TUNER_DIGITAL_TV, V4L2_TUNER_SDR, V4…
/external/strace/tests/
Dioctl_v4l2.c745 p_tuner->type = V4L2_TUNER_RADIO; in main()
/external/strace/tests-m32/
Dioctl_v4l2.c745 p_tuner->type = V4L2_TUNER_RADIO; in main()
/external/strace/tests-mx32/
Dioctl_v4l2.c745 p_tuner->type = V4L2_TUNER_RADIO; in main()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h167 V4L2_TUNER_RADIO = 1, enumerator
/external/strace/
Dconfigure.ac744 V4L2_TUNER_RADIO,
Dconfig.h.in636 /* Define to 1 if you have the declaration of `V4L2_TUNER_RADIO', and to 0 if
Dconfigure13622 ac_fn_c_check_decl "$LINENO" "V4L2_TUNER_RADIO" "ac_cv_have_decl_V4L2_TUNER_RADIO" "#include <sys/t…
DChangeLog16425 * xlat/v4l2_tuner_types.in: Add V4L2_TUNER_RADIO and