Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c25 V4L2_STD_PAL_D1| \
55 #define TSTD_D1 (V4L2_STD_PAL_D1)
Dpvrusb2-hdw.c1855 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst128 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
185 V4L2_STD_PAL_D1 |
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1322 #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040) macro
1385 V4L2_STD_PAL_D1 |\
/linux-6.1.9/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions268 replace define V4L2_STD_PAL_D1 v4l2-std-id
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ioctl.c62 { V4L2_STD_PAL_D1, "PAL-D1" },