Searched refs:V4L2_STD_PAL (Results 51 - 63 of 63) sorted by relevance

123

/linux-master/drivers/media/pci/ivtv/
H A Divtv-cards.c31 #define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM)
/linux-master/drivers/media/tuners/
H A Dxc2028.c451 *id = V4L2_STD_PAL;
H A Dxc4000.c629 *id = V4L2_STD_PAL;
/linux-master/drivers/media/platform/renesas/
H A Dsh_vou.c1284 vdev->tvnorms |= V4L2_STD_PAL;
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1329 } else if (std & V4L2_STD_PAL) {
1674 else if (state->std & V4L2_STD_PAL)
2429 /* 0100 */ V4L2_STD_PAL,
/linux-master/drivers/media/i2c/
H A Dsaa7115.c1455 * V4L2_STD_PAL just cover the european PAL standards.
1459 *std &= V4L2_STD_PAL | V4L2_STD_PAL_N | V4L2_STD_PAL_Nc |
H A Dadv7842.c2894 *std &= V4L2_STD_PAL;
/linux-master/drivers/media/platform/nxp/
H A Dimx7-media-csi.c1665 vdev->tvnorms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM;
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1764 dev->norm = V4L2_STD_PAL;
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-av.c1513 {.name = "PAL",.id = V4L2_STD_PAL,
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c277 .v4l2_id = V4L2_STD_PAL,
3396 btv->std = V4L2_STD_PAL;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c48 { V4L2_STD_PAL, "PAL" },
146 if (curr_id != V4L2_STD_PAL &&
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-video.c2680 v4l2->norm = V4L2_STD_PAL;

Completed in 231 milliseconds

123