Home
last modified time | relevance | path

Searched refs:v4l2_fwnode_endpoint_parse (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-fwnode.h248 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode,
/OK3568_Linux_fs/kernel/drivers/media/platform/atmel/
H A Datmel-sama5d2-isc.c81 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c132 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in sun4i_csi_notifier_init()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c500 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_parse() function
511 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_parse);
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disp.c2159 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
2189 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
2193 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
2198 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dst-mipid02.c859 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_rx_ep()
923 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_tx_ep()
H A Dov5647.c544 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &bus_cfg); in ov5647_parse_dt()
H A Dtvp7002.c897 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), &bus_cfg)) in tvp7002_get_pdata()
H A Dtvp514x.c994 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), &bus_cfg)) in tvp514x_get_pdata()
H A Dmax9286.c1169 ret = v4l2_fwnode_endpoint_parse( in max9286_parse_dt()
H A Dov5645.c1287 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), in ov5645_probe()
H A Dmt9v032.c1006 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(np), &endpoint) < 0) in mt9v032_get_pdata()
H A Dthcv244.c1183 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), in thcv244_probe()
/OK3568_Linux_fs/kernel/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c374 ret = v4l2_fwnode_endpoint_parse(fwh, &v4l2_ep); in csi2rx_parse_dt()
H A Dcdns-csi2tx.c502 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &v4l2_ep); in csi2tx_check_lanes()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-dev.c263 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rkisp1_subdev_notifier()
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c557 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), endpoint); in cal_camerarx_parse_dt()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c571 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in csi2_async_register()
H A Dimx7-mipi-csis.c1020 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in mipi_csis_async_register()
/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x-core.c600 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &vep); in adv748x_parse_csi2_lanes()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss.c435 v4l2_fwnode_endpoint_parse(of_fwnode_handle(node), &vep); in camss_of_parse_endpoint_node()
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dcsi.c493 ret = v4l2_fwnode_endpoint_parse(fwh, &v4l2_ep); in tegra_csi_channels_alloc()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-csi2rxss.c939 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in xcsi2rxss_parse_of()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dmipi-csis.c735 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(node), &endpoint); in s5pcsis_parse_dt()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c898 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &v4l2_ep); in rcsi2_parse_dt()

123