Home
last modified time | relevance | path

Searched refs:v4l2_fwnode_endpoint (Results 1 – 25 of 84) sorted by relevance

1234

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-fwnode.h95 struct v4l2_fwnode_endpoint { struct
249 struct v4l2_fwnode_endpoint *vep);
259 void v4l2_fwnode_endpoint_free(struct v4l2_fwnode_endpoint *vep);
298 struct v4l2_fwnode_endpoint *vep);
422 struct v4l2_fwnode_endpoint *vep,
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c130 struct v4l2_fwnode_endpoint *vep, in v4l2_fwnode_endpoint_parse_csi2_bus()
274 struct v4l2_fwnode_endpoint *vep, in v4l2_fwnode_endpoint_parse_parallel_bus()
380 struct v4l2_fwnode_endpoint *vep, in v4l2_fwnode_endpoint_parse_csi1_bus()
413 struct v4l2_fwnode_endpoint *vep) in __v4l2_fwnode_endpoint_parse()
501 struct v4l2_fwnode_endpoint *vep) in v4l2_fwnode_endpoint_parse()
513 void v4l2_fwnode_endpoint_free(struct v4l2_fwnode_endpoint *vep) in v4l2_fwnode_endpoint_free()
524 struct v4l2_fwnode_endpoint *vep) in v4l2_fwnode_endpoint_alloc_parse()
812 struct v4l2_fwnode_endpoint vep = { .bus_type = 0 }; in v4l2_async_notifier_fwnode_parse_endpoint()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dst-mipid02.c91 struct v4l2_fwnode_endpoint rx;
93 struct v4l2_fwnode_endpoint tx;
369 struct v4l2_fwnode_endpoint *ep = &bridge->rx; in mipid02_get_link_freq_from_cid_pixel_rate()
412 struct v4l2_fwnode_endpoint *ep = &bridge->rx; in mipid02_configure_clk_lane()
461 struct v4l2_fwnode_endpoint *ep = &bridge->rx; in mipid02_configure_from_rx()
489 struct v4l2_fwnode_endpoint *ep = &bridge->tx; in mipid02_configure_from_tx()
845 struct v4l2_fwnode_endpoint ep = { .bus_type = V4L2_MBUS_CSI2_DPHY }; in mipid02_parse_rx_ep()
909 struct v4l2_fwnode_endpoint ep = { .bus_type = V4L2_MBUS_PARALLEL }; in mipid02_parse_tx_ep()
H A Dimx290.c917 const struct v4l2_fwnode_endpoint *ep) in imx290_check_link_freqs()
938 struct v4l2_fwnode_endpoint ep = { in imx290_probe()
H A Dov5647.c535 struct v4l2_fwnode_endpoint bus_cfg = { .bus_type = 0 }; in ov5647_parse_dt()
H A Dvirtual-camera.c475 struct v4l2_fwnode_endpoint *bus_cfg; in vcamera_get_pdata()
H A Dtvp7002.c885 struct v4l2_fwnode_endpoint bus_cfg = { .bus_type = 0 }; in tvp7002_get_pdata()
H A Dov5675.c1077 struct v4l2_fwnode_endpoint bus_cfg = { in ov5675_check_hwcfg()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csi.c101 struct v4l2_fwnode_endpoint upstream_ep;
128 static inline bool is_parallel_bus(struct v4l2_fwnode_endpoint *ep) in is_parallel_bus()
133 static inline bool is_parallel_16bit_bus(struct v4l2_fwnode_endpoint *ep) in is_parallel_16bit_bus()
146 static inline bool requires_passthrough(struct v4l2_fwnode_endpoint *ep, in requires_passthrough()
165 struct v4l2_fwnode_endpoint *ep) in csi_get_upstream_endpoint()
1118 struct v4l2_fwnode_endpoint upstream_ep = { .bus_type = 0 }; in csi_link_validate()
1199 struct v4l2_fwnode_endpoint *upstream_ep) in csi_try_crop()
1240 struct v4l2_fwnode_endpoint upstream_ep = { .bus_type = 0 }; in csi_enum_mbus_code()
1433 struct v4l2_fwnode_endpoint *upstream_ep, in csi_try_fmt()
1522 struct v4l2_fwnode_endpoint upstream_ep = { .bus_type = 0 }; in csi_set_fmt()
[all …]
H A Dimx6-mipi-csi2.c557 struct v4l2_fwnode_endpoint vep = { in csi2_async_register()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi.h44 struct v4l2_fwnode_endpoint v4l2_ep;
H A Dsun6i_csi.c375 struct v4l2_fwnode_endpoint *endpoint = &sdev->csi.v4l2_ep; in sun6i_csi_setup_bus()
696 struct v4l2_fwnode_endpoint *vep, in sun6i_csi_fwnode_parse()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disp.c2053 struct v4l2_fwnode_endpoint *vep, in isp_parse_of_parallel_endpoint()
2072 struct v4l2_fwnode_endpoint *vep, in isp_parse_of_csi2_endpoint()
2104 struct v4l2_fwnode_endpoint *vep, in isp_parse_of_csi1_endpoint()
2152 struct v4l2_fwnode_endpoint vep = { in isp_parse_of_endpoints()
2174 struct v4l2_fwnode_endpoint vep = { in isp_parse_of_endpoints()
2191 vep = (struct v4l2_fwnode_endpoint) in isp_parse_of_endpoints()
2196 vep = (struct v4l2_fwnode_endpoint) in isp_parse_of_endpoints()
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal.h110 struct v4l2_fwnode_endpoint endpoint;
H A Dcal-camerarx.c535 struct v4l2_fwnode_endpoint *endpoint = &phy->endpoint; in cal_camerarx_parse_dt()
/OK3568_Linux_fs/kernel/drivers/media/platform/atmel/
H A Datmel-sama5d2-isc.c68 struct v4l2_fwnode_endpoint v4l2_epn = { .bus_type = 0 }; in isc_parse_dt()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c118 struct v4l2_fwnode_endpoint vep = { in sun4i_csi_notifier_init()
/OK3568_Linux_fs/kernel/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c364 struct v4l2_fwnode_endpoint v4l2_ep = { .bus_type = 0 }; in csi2rx_parse_dt()
H A Dcdns-csi2tx.c494 struct v4l2_fwnode_endpoint v4l2_ep = { .bus_type = 0 }; in csi2tx_check_lanes()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-dev.c251 struct v4l2_fwnode_endpoint vep = { in rkisp1_subdev_notifier()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c850 struct v4l2_fwnode_endpoint *vep) in rcsi2_parse_v4l2()
889 struct v4l2_fwnode_endpoint v4l2_ep = { .bus_type = 0 }; in rcsi2_parse_dt()
H A Drcar-core.c608 struct v4l2_fwnode_endpoint *vep, in rvin_parallel_parse_v4l2()
795 struct v4l2_fwnode_endpoint *vep, in rvin_mc_parse_of_endpoint()
/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x-core.c592 struct v4l2_fwnode_endpoint vep; in adv748x_parse_csi2_lanes()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss.c432 struct v4l2_fwnode_endpoint vep = { { 0 } }; in camss_of_parse_endpoint_node()
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dcsi.c464 struct v4l2_fwnode_endpoint v4l2_ep = { in tegra_csi_channels_alloc()

1234