Searched refs:V4L2_MBUS_PARALLEL (Results 1 – 27 of 27) sorted by relevance
/linux-4.1.27/include/media/ |
D | v4l2-mediabus.h | 75 V4L2_MBUS_PARALLEL, enumerator
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-of.c | 103 endpoint->bus_type = V4L2_MBUS_PARALLEL; in v4l2_of_parse_parallel_bus()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | sh_mobile_csi2.c | 186 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 | 620 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in isi_camera_try_bus_param() 777 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in isi_camera_set_bus_param()
|
D | mx3_camera.c | 585 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in mx3_camera_try_bus_param() 984 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 | 802 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in sh_mobile_ceu_set_bus_param() 949 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in sh_mobile_ceu_try_bus_param()
|
D | omap1_camera.c | 1445 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in omap1_cam_set_bus_param()
|
D | mx2_camera.c | 829 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in mx2_camera_set_bus_param()
|
/linux-4.1.27/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 351 .mbus_type = V4L2_MBUS_PARALLEL,
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | mt9m001.c | 588 cfg->type = V4L2_MBUS_PARALLEL; in mt9m001_g_mbus_config()
|
D | ov9640.c | 651 cfg->type = V4L2_MBUS_PARALLEL; in ov9640_g_mbus_config()
|
D | ov9740.c | 899 cfg->type = V4L2_MBUS_PARALLEL; in ov9740_g_mbus_config()
|
D | tw9910.c | 844 cfg->type = V4L2_MBUS_PARALLEL; in tw9910_g_mbus_config()
|
D | mt9t031.c | 694 cfg->type = V4L2_MBUS_PARALLEL; in mt9t031_g_mbus_config()
|
D | ov772x.c | 1011 cfg->type = V4L2_MBUS_PARALLEL; in ov772x_g_mbus_config()
|
D | mt9v022.c | 785 cfg->type = V4L2_MBUS_PARALLEL; in mt9v022_g_mbus_config()
|
D | ov2640.c | 1026 cfg->type = V4L2_MBUS_PARALLEL; in ov2640_g_mbus_config()
|
D | mt9t112.c | 992 cfg->type = V4L2_MBUS_PARALLEL; in mt9t112_g_mbus_config()
|
D | mt9m111.c | 861 cfg->type = V4L2_MBUS_PARALLEL; in mt9m111_g_mbus_config()
|
D | ov6650.c | 893 cfg->type = V4L2_MBUS_PARALLEL; in ov6650_g_mbus_config()
|
D | rj54n1cb0c.c | 1230 cfg->type = V4L2_MBUS_PARALLEL; in rj54n1_g_mbus_config()
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
D | ipu-csi.c | 331 case V4L2_MBUS_PARALLEL: in fill_csi_bus_cfg()
|
/linux-4.1.27/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.1.27/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()
|