Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_PARALLEL (Results 1 – 27 of 27) sorted by relevance

/linux-4.4.14/include/media/
Dv4l2-mediabus.h75 V4L2_MBUS_PARALLEL, enumerator
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-of.c100 endpoint->bus_type = V4L2_MBUS_PARALLEL; in v4l2_of_parse_parallel_bus()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsh_mobile_csi2.c182 cfg->type = V4L2_MBUS_PARALLEL; in sh_csi2_g_mbus_config()
Dsoc_mediabus.c492 case V4L2_MBUS_PARALLEL: in soc_mbus_config_compatible()
Datmel-isi.c647 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()
Dmx3_camera.c589 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()
Dpxa_camera.c1129 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()
Dsh_mobile_ceu_camera.c813 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()
Domap1_camera.c1459 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in omap1_cam_set_bus_param()
Dmx2_camera.c831 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in mx2_camera_set_bus_param()
/linux-4.4.14/arch/sh/boards/mach-ap325rxa/
Dsetup.c351 .mbus_type = V4L2_MBUS_PARALLEL,
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov9640.c662 cfg->type = V4L2_MBUS_PARALLEL; in ov9640_g_mbus_config()
Dmt9m001.c602 cfg->type = V4L2_MBUS_PARALLEL; in mt9m001_g_mbus_config()
Dov9740.c909 cfg->type = V4L2_MBUS_PARALLEL; in ov9740_g_mbus_config()
Dtw9910.c885 cfg->type = V4L2_MBUS_PARALLEL; in tw9910_g_mbus_config()
Dmt9t031.c703 cfg->type = V4L2_MBUS_PARALLEL; in mt9t031_g_mbus_config()
Dov772x.c1025 cfg->type = V4L2_MBUS_PARALLEL; in ov772x_g_mbus_config()
Dmt9v022.c799 cfg->type = V4L2_MBUS_PARALLEL; in mt9v022_g_mbus_config()
Dov2640.c1019 cfg->type = V4L2_MBUS_PARALLEL; in ov2640_g_mbus_config()
Dmt9m111.c863 cfg->type = V4L2_MBUS_PARALLEL; in mt9m111_g_mbus_config()
Dmt9t112.c1006 cfg->type = V4L2_MBUS_PARALLEL; in mt9t112_g_mbus_config()
Drj54n1cb0c.c1227 cfg->type = V4L2_MBUS_PARALLEL; in rj54n1_g_mbus_config()
Dov6650.c907 cfg->type = V4L2_MBUS_PARALLEL; in ov6650_g_mbus_config()
/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-csi.c332 case V4L2_MBUS_PARALLEL: in fill_csi_bus_cfg()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dmedia-dev.c357 if (endpoint.bus_type == V4L2_MBUS_PARALLEL) in fimc_md_parse_port_node()
/linux-4.4.14/drivers/media/i2c/
Ds5k6aa.c691 else if (bus_type != V4L2_MBUS_PARALLEL) in s5k6aa_configure_video_bus()
Ds5k5baf.c1879 case V4L2_MBUS_PARALLEL: in s5k5baf_parse_device_node()