/linux/include/media/ |
H A D | v4l2-fwnode.h | 224 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode,
|
/linux/drivers/media/pci/intel/ivsc/ |
H A D | mei_csi.c | 615 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 D | sun4i_csi.c | 142 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in sun4i_csi_notifier_init()
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isp.c | 2167 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 D | sun6i_isp_proc.c | 469 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_isp_proc_source_setup()
|
/linux/drivers/media/platform/microchip/ |
H A D | microchip-sama5d2-isc.c | 366 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
|
H A D | microchip-sama7g5-isc.c | 352 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt()
|
/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-core.c | 321 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 D | atomisp_csi2_bridge.c | 706 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in atomisp_csi2_bridge_parse_firmware()
|
/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x-core.c | 619 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &vep); in adv748x_parse_csi2_lanes()
|
/linux/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_csi_bridge.c | 726 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_csi_bridge_source_setup()
|
/linux/drivers/media/platform/nxp/ |
H A D | imx8mq-mipi-csi2.c | 605 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in imx8mq_mipi_csi_async_register()
|
/linux/drivers/media/i2c/ |
H A D | tvp7002.c | 910 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), &bus_cfg)) in tvp7002_get_pdata()
|
H A D | ov5645.c | 1033 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), in ov5645_probe()
|
H A D | ds90ub913.c | 705 ret = v4l2_fwnode_endpoint_parse(ep_fwnode, &vep); in ub913_parse_dt()
|
H A D | tvp514x.c | 994 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(endpoint), &bus_cfg)) in tvp514x_get_pdata()
|
H A D | ov5647.c | 1370 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &bus_cfg); in ov5647_parse_dt()
|
H A D | max96717.c | 1009 ret = v4l2_fwnode_endpoint_parse(ep_fwnode, &vep); in max96717_parse_dt()
|
H A D | mt9v032.c | 1013 if (v4l2_fwnode_endpoint_parse(of_fwnode_handle(np), &endpoint) < 0) in mt9v032_get_pdata()
|
H A D | mt9p031.c | 1076 ret = v4l2_fwnode_endpoint_parse(np, &endpoint); in mt9p031_parse_properties()
|
H A D | ar0521.c | 1056 ret = v4l2_fwnode_endpoint_parse(endpoint, &ep); in ar0521_probe()
|
H A D | max9286.c | 1449 ret = v4l2_fwnode_endpoint_parse( in max9286_parse_dt()
|
H A D | mt9m111.c | 1248 ret = v4l2_fwnode_endpoint_parse(np, &bus_cfg); in mt9m111_probe_fw()
|
/linux/drivers/media/platform/ti/cal/ |
H A D | cal-camerarx.c | 548 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 D | rzg2l-csi2.c | 697 ret = v4l2_fwnode_endpoint_parse(ep, &v4l2_ep); in rzg2l_csi2_parse_dt()
|