Searched refs:V4L2_STD_PAL_D (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c24 V4L2_STD_PAL_D| \
54 #define TSTD_D (V4L2_STD_PAL_D|V4L2_STD_SECAM_D)
300 V4L2_STD_PAL_D | V4L2_STD_PAL_K,
H A Dpvrusb2-hdw.c1855 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c1579 } else if (standerd & (V4L2_STD_PAL_D | V4L2_STD_PAL_I
1699 (standard & V4L2_STD_PAL_D) |
1789 } else if (standard & V4L2_STD_PAL_D) {
/linux-master/include/uapi/linux/
H A Dvideodev2.h1354 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1417 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c56 { V4L2_STD_PAL_D, "PAL-D" },

Completed in 312 milliseconds