Home
last modified time | relevance | path

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

12

/linux/include/media/
H A Dv4l2-fwnode.h224 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode,
/linux/drivers/media/pci/intel/ivsc/
H A Dmei_csi.c615 ret = v4l2_fwnode_endpoint_parse(sink_ep, &v4l2_ep); in mei_csi_parse_firmware()
630 ret = v4l2_fwnode_endpoint_parse(source_ep, &v4l2_ep); in mei_csi_parse_firmware()
/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c142 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in sun4i_csi_notifier_init()
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c2167 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
2196 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
2200 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
2205 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in isp_parse_of_endpoints()
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c469 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_isp_proc_source_setup()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-sama5d2-isc.c366 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
H A Dmicrochip-sama7g5-isc.c352 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt()
/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c321 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rvin_group_parse_of()
666 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rvin_parallel_parse_of()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c706 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in atomisp_csi2_bridge_parse_firmware()
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-core.c619 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &vep); in adv748x_parse_csi2_lanes()
/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c726 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_csi_bridge_source_setup()
/linux/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c605 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in imx8mq_mipi_csi_async_register()
/linux/drivers/media/i2c/
H A Dtvp7002.c910 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), &bus_cfg)) in tvp7002_get_pdata()
H A Dov5645.c1033 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), in ov5645_probe()
H A Dds90ub913.c705 ret = v4l2_fwnode_endpoint_parse(ep_fwnode, &vep); in ub913_parse_dt()
H A Dtvp514x.c994 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), &bus_cfg)) in tvp514x_get_pdata()
H A Dov5647.c1370 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &bus_cfg); in ov5647_parse_dt()
H A Dmax96717.c1009 ret = v4l2_fwnode_endpoint_parse(ep_fwnode, &vep); in max96717_parse_dt()
H A Dmt9v032.c1013 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(np), &endpoint) < 0) in mt9v032_get_pdata()
H A Dmt9p031.c1076 ret = v4l2_fwnode_endpoint_parse(np, &endpoint); in mt9p031_parse_properties()
H A Dar0521.c1056 ret = v4l2_fwnode_endpoint_parse(endpoint, &ep); in ar0521_probe()
H A Dmax9286.c1449 ret = v4l2_fwnode_endpoint_parse( in max9286_parse_dt()
H A Dmt9m111.c1248 ret = v4l2_fwnode_endpoint_parse(np, &bus_cfg); in mt9m111_probe_fw()
/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c548 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), endpoint); in cal_camerarx_parse_dt()
/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-csi2.c697 ret = v4l2_fwnode_endpoint_parse(ep, &v4l2_ep); in rzg2l_csi2_parse_dt()

12