Searched refs:V4L2_MBUS_PARALLEL (Results 1 – 27 of 27) sorted by relevance
/linux-4.4.14/include/media/ |
D | v4l2-mediabus.h | 75 V4L2_MBUS_PARALLEL, enumerator
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-of.c | 100 endpoint->bus_type = V4L2_MBUS_PARALLEL; in v4l2_of_parse_parallel_bus()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | sh_mobile_csi2.c | 182 cfg->type = V4L2_MBUS_PARALLEL; in sh_csi2_g_mbus_config()
|
D | soc_mediabus.c | 492 case V4L2_MBUS_PARALLEL: in soc_mbus_config_compatible()
|
D | atmel-isi.c | 647 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in isi_camera_try_bus_param() 776 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in isi_camera_set_bus_param()
|
D | mx3_camera.c | 589 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in mx3_camera_try_bus_param() 1001 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in mx3_camera_set_bus_param()
|
D | pxa_camera.c | 1129 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in pxa_camera_set_bus_param() 1204 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in pxa_camera_try_bus_param()
|
D | sh_mobile_ceu_camera.c | 813 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in sh_mobile_ceu_set_bus_param() 960 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in sh_mobile_ceu_try_bus_param()
|
D | omap1_camera.c | 1459 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in omap1_cam_set_bus_param()
|
D | mx2_camera.c | 831 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in mx2_camera_set_bus_param()
|
/linux-4.4.14/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 351 .mbus_type = V4L2_MBUS_PARALLEL,
|
/linux-4.4.14/drivers/media/i2c/soc_camera/ |
D | ov9640.c | 662 cfg->type = V4L2_MBUS_PARALLEL; in ov9640_g_mbus_config()
|
D | mt9m001.c | 602 cfg->type = V4L2_MBUS_PARALLEL; in mt9m001_g_mbus_config()
|
D | ov9740.c | 909 cfg->type = V4L2_MBUS_PARALLEL; in ov9740_g_mbus_config()
|
D | tw9910.c | 885 cfg->type = V4L2_MBUS_PARALLEL; in tw9910_g_mbus_config()
|
D | mt9t031.c | 703 cfg->type = V4L2_MBUS_PARALLEL; in mt9t031_g_mbus_config()
|
D | ov772x.c | 1025 cfg->type = V4L2_MBUS_PARALLEL; in ov772x_g_mbus_config()
|
D | mt9v022.c | 799 cfg->type = V4L2_MBUS_PARALLEL; in mt9v022_g_mbus_config()
|
D | ov2640.c | 1019 cfg->type = V4L2_MBUS_PARALLEL; in ov2640_g_mbus_config()
|
D | mt9m111.c | 863 cfg->type = V4L2_MBUS_PARALLEL; in mt9m111_g_mbus_config()
|
D | mt9t112.c | 1006 cfg->type = V4L2_MBUS_PARALLEL; in mt9t112_g_mbus_config()
|
D | rj54n1cb0c.c | 1227 cfg->type = V4L2_MBUS_PARALLEL; in rj54n1_g_mbus_config()
|
D | ov6650.c | 907 cfg->type = V4L2_MBUS_PARALLEL; in ov6650_g_mbus_config()
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-csi.c | 332 case V4L2_MBUS_PARALLEL: in fill_csi_bus_cfg()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | media-dev.c | 357 if (endpoint.bus_type == V4L2_MBUS_PARALLEL) in fimc_md_parse_port_node()
|
/linux-4.4.14/drivers/media/i2c/ |
D | s5k6aa.c | 691 else if (bus_type != V4L2_MBUS_PARALLEL) in s5k6aa_configure_video_bus()
|
D | s5k5baf.c | 1879 case V4L2_MBUS_PARALLEL: in s5k5baf_parse_device_node()
|