| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 35 .type = V4L2_DV_BT_656_1120, \ 45 .type = V4L2_DV_BT_656_1120, \ 55 .type = V4L2_DV_BT_656_1120, \ 66 .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, \ 103 .type = V4L2_DV_BT_656_1120, \ 113 .type = V4L2_DV_BT_656_1120, \ 122 .type = V4L2_DV_BT_656_1120, \ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 35 .type = V4L2_DV_BT_656_1120, \ 45 .type = V4L2_DV_BT_656_1120, \ 55 .type = V4L2_DV_BT_656_1120, \ 66 .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, \ 103 .type = V4L2_DV_BT_656_1120, \ 113 .type = V4L2_DV_BT_656_1120, \ 122 .type = V4L2_DV_BT_656_1120, \ [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-dv-timings.h | 35 .type = V4L2_DV_BT_656_1120, \ 45 .type = V4L2_DV_BT_656_1120, \ 55 .type = V4L2_DV_BT_656_1120, \ 66 .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, \ 103 .type = V4L2_DV_BT_656_1120, \ 113 .type = V4L2_DV_BT_656_1120, \ 122 .type = V4L2_DV_BT_656_1120, \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 151 if (t->type != V4L2_DV_BT_656_1120) in v4l2_valid_dv_timings() 271 if (t1->type != t2->type || t1->type != V4L2_DV_BT_656_1120) in v4l2_match_dv_timings() 304 if (t->type != V4L2_DV_BT_656_1120) in v4l2_print_dv_timings() 383 if (t->type != V4L2_DV_BT_656_1120) in v4l2_dv_timings_aspect_ratio() 415 if (t->type != V4L2_DV_BT_656_1120) in v4l2_calc_timeperframe() 628 fmt->type = V4L2_DV_BT_656_1120; in v4l2_detect_cvt() 786 fmt->type = V4L2_DV_BT_656_1120; in v4l2_detect_gtf()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/ |
| H A D | adv748x-hdmi.c | 35 .type = V4L2_DV_BT_656_1120, 293 timings->type = V4L2_DV_BT_656_1120; in adv748x_hdmi_query_dv_timings()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | aspeed-video.c | 388 .type = V4L2_DV_BT_656_1120, 1181 timings->type = V4L2_DV_BT_656_1120; in aspeed_video_set_dv_timings() 1191 timings->type = V4L2_DV_BT_656_1120; in aspeed_video_get_dv_timings() 1219 timings->type = V4L2_DV_BT_656_1120; in aspeed_video_query_dv_timings()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ths7303.c | 201 if (!dv_timings || dv_timings->type != V4L2_DV_BT_656_1120) in ths7303_s_dv_timings()
|
| H A D | lt7911uxc.c | 165 .type = V4L2_DV_BT_656_1120, 616 timings->type = V4L2_DV_BT_656_1120; in lt7911uxc_get_detected_timings() 726 if (t1->type != t2->type || t1->type != V4L2_DV_BT_656_1120) in lt7911uxc_match_timings()
|
| H A D | ths8200.c | 49 .type = V4L2_DV_BT_656_1120,
|
| H A D | ad9389b.c | 424 if (state->dv_timings.type == V4L2_DV_BT_656_1120) in ad9389b_log_status() 578 .type = V4L2_DV_BT_656_1120,
|
| H A D | lt7911d.c | 100 .type = V4L2_DV_BT_656_1120, 457 timings->type = V4L2_DV_BT_656_1120; in lt7911d_get_detected_timings()
|
| H A D | lt6911uxc.c | 104 .type = V4L2_DV_BT_656_1120, 476 timings->type = V4L2_DV_BT_656_1120; in lt6911uxc_get_detected_timings()
|
| H A D | lt6911uxe.c | 202 .type = V4L2_DV_BT_656_1120, 842 timings->type = V4L2_DV_BT_656_1120; in lt6911uxe_get_detected_timings()
|
| H A D | tvp7002.c | 556 if (dv_timings->type != V4L2_DV_BT_656_1120) in tvp7002_s_dv_timings()
|
| H A D | lt8619c.c | 98 .type = V4L2_DV_BT_656_1120, 294 timings->type = V4L2_DV_BT_656_1120; in lt8619c_get_detected_timings()
|
| H A D | adv7511-v4l2.c | 135 .type = V4L2_DV_BT_656_1120, 647 if (state->dv_timings.type == V4L2_DV_BT_656_1120) in adv7511_log_status()
|
| H A D | tc358743.c | 58 .type = V4L2_DV_BT_656_1120, 321 timings->type = V4L2_DV_BT_656_1120; in tc358743_get_detected_timings()
|
| H A D | adv7604.c | 772 .type = V4L2_DV_BT_656_1120, 783 .type = V4L2_DV_BT_656_1120, 1588 timings->type = V4L2_DV_BT_656_1120; in adv76xx_query_dv_timings()
|
| H A D | adv7842.c | 663 .type = V4L2_DV_BT_656_1120, 674 .type = V4L2_DV_BT_656_1120, 1562 timings->type = V4L2_DV_BT_656_1120; in adv7842_query_dv_timings()
|
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | gs1662.c | 129 .type = V4L2_DV_BT_656_1120,
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_bt1120_v4l2.c | 139 .type = V4L2_DV_BT_656_1120, 227 .type = V4L2_DV_BT_656_1120, 346 timings->type = V4L2_DV_BT_656_1120; in rk628_bt1120_get_detected_timings()
|
| H A D | rk628_csi_v4l2.c | 152 .type = V4L2_DV_BT_656_1120, 249 .type = V4L2_DV_BT_656_1120, 375 timings->type = V4L2_DV_BT_656_1120; in rk628_csi_get_detected_timings()
|
| /OK3568_Linux_fs/kernel/samples/v4l/ |
| H A D | v4l2-pci-skeleton.c | 105 .type = V4L2_DV_BT_656_1120,
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-common.c | 21 .type = V4L2_DV_BT_656_1120,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-dv-timings.rst | 212 * - ``V4L2_DV_BT_656_1120``
|