Searched refs:V4L2_DV_BT_656_1120 (Results 1 - 22 of 22) sorted by relevance

/linux-master/include/uapi/linux/
H A Dv4l2-dv-timings.h26 .type = V4L2_DV_BT_656_1120, \
36 .type = V4L2_DV_BT_656_1120, \
46 .type = V4L2_DV_BT_656_1120, \
57 .type = V4L2_DV_BT_656_1120, \
67 .type = V4L2_DV_BT_656_1120, \
76 .type = V4L2_DV_BT_656_1120, \
85 .type = V4L2_DV_BT_656_1120, \
94 .type = V4L2_DV_BT_656_1120, \
104 .type = V4L2_DV_BT_656_1120, \
113 .type = V4L2_DV_BT_656_1120, \
[all...]
H A Dvideodev2.h1655 #define V4L2_DV_BT_656_1120 0 /* BT.656/1120 timing type */ macro
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c151 if (t->type != V4L2_DV_BT_656_1120)
271 if (t1->type != t2->type || t1->type != V4L2_DV_BT_656_1120)
304 if (t->type != V4L2_DV_BT_656_1120)
383 if (t->type != V4L2_DV_BT_656_1120)
415 if (t->type != V4L2_DV_BT_656_1120)
628 fmt->type = V4L2_DV_BT_656_1120;
786 fmt->type = V4L2_DV_BT_656_1120;
H A Dv4l2-ioctl.c682 case V4L2_DV_BT_656_1120:
712 case V4L2_DV_BT_656_1120:
/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x-hdmi.c35 .type = V4L2_DV_BT_656_1120,
303 timings->type = V4L2_DV_BT_656_1120;
/linux-master/drivers/media/i2c/
H A Dths7303.c201 if (!dv_timings || dv_timings->type != V4L2_DV_BT_656_1120)
H A Dths8200.c49 .type = V4L2_DV_BT_656_1120,
H A Dadv7511-v4l2.c134 .type = V4L2_DV_BT_656_1120,
613 if (state->dv_timings.type == V4L2_DV_BT_656_1120)
H A Dtvp7002.c556 if (dv_timings->type != V4L2_DV_BT_656_1120)
H A Dtda1997x.c179 .type = V4L2_DV_BT_656_1120,
1142 timings->type = V4L2_DV_BT_656_1120;
H A Dtc358743.c58 .type = V4L2_DV_BT_656_1120,
321 timings->type = V4L2_DV_BT_656_1120;
H A Dadv7842.c641 .type = V4L2_DV_BT_656_1120,
652 .type = V4L2_DV_BT_656_1120,
1550 timings->type = V4L2_DV_BT_656_1120;
H A Dadv7604.c786 .type = V4L2_DV_BT_656_1120,
797 .type = V4L2_DV_BT_656_1120,
1602 timings->type = V4L2_DV_BT_656_1120;
/linux-master/drivers/media/spi/
H A Dgs1662.c129 .type = V4L2_DV_BT_656_1120,
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c160 .type = V4L2_DV_BT_656_1120,
1256 timings->type = V4L2_DV_BT_656_1120;
1266 timings->type = V4L2_DV_BT_656_1120;
1278 timings->type = V4L2_DV_BT_656_1120;
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vin.c64 .type = V4L2_DV_BT_656_1120,
152 timings->type = V4L2_DV_BT_656_1120;
/linux-master/drivers/media/platform/aspeed/
H A Daspeed-video.c470 .type = V4L2_DV_BT_656_1120,
1538 timings->type = V4L2_DV_BT_656_1120;
1551 timings->type = V4L2_DV_BT_656_1120;
1579 timings->type = V4L2_DV_BT_656_1120;
/linux-master/samples/v4l/
H A Dv4l2-pci-skeleton.c93 .type = V4L2_DV_BT_656_1120,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c21 .type = V4L2_DV_BT_656_1120,
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c743 cap->type = V4L2_DV_BT_656_1120;
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c931 if (timings->type != V4L2_DV_BT_656_1120) {
H A Dvpif_capture.c1171 if (timings->type != V4L2_DV_BT_656_1120) {

Completed in 289 milliseconds