Home
last modified time | relevance | path

Searched refs:V4L2_STD_SECAM_D (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c44 V4L2_STD_SECAM_D| \
54 #define TSTD_D (V4L2_STD_PAL_D|V4L2_STD_SECAM_D)
302 V4L2_STD_SECAM_D | V4L2_STD_SECAM_K,
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst155 #define V4L2_STD_SECAM_D ((v4l2_std_id)0x00020000)
198 #define V4L2_STD_SECAM_DK (V4L2_STD_SECAM_D |
/Linux-v6.6/include/uapi/linux/
Dvideodev2.h1367 #define V4L2_STD_SECAM_D ((v4l2_std_id)0x00020000) macro
1401 #define V4L2_STD_SECAM_DK (V4L2_STD_SECAM_D |\
/Linux-v6.6/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1935 (V4L2_STD_SECAM_B | V4L2_STD_SECAM_D | V4L2_STD_SECAM_G | in cx231xx_dif_set_standard()
2162 V4L2_STD_SECAM_D)) { in cx231xx_tuner_post_channel_change()
/Linux-v6.6/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions283 replace define V4L2_STD_SECAM_D v4l2-std-id
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ioctl.c68 { V4L2_STD_SECAM_D, "SECAM-D" },