/linux/include/media/ |
H A D | v4l2-fwnode.h | 224 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode,
|
/linux/drivers/staging/media/tegra-video/ |
H A D | vip.c | 133 err = v4l2_fwnode_endpoint_parse(fwh, &v4l2_ep); in tegra_vip_channel_of_parse()
|
/linux/drivers/media/pci/intel/ivsc/ |
H A D | mei_csi.c | 589 ret = v4l2_fwnode_endpoint_parse(sink_ep, &v4l2_ep); in mei_csi_parse_firmware() 604 ret = v4l2_fwnode_endpoint_parse(source_ep, &v4l2_ep); in mei_csi_parse_firmware()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-fwnode.c | 537 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_parse() function 548 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_parse);
|
/linux/drivers/staging/media/starfive/camss/ |
H A D | stf-camss.c | 75 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(node), &vep); in stfcamss_of_parse_endpoint_node()
|
/linux/drivers/media/platform/renesas/rzg2l-cru/ |
H A D | rzg2l-core.c | 149 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rzg2l_cru_mc_parse_of()
|
/linux/drivers/media/i2c/ |
H A D | st-mipid02.c | 726 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_rx_ep() 787 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_tx_ep()
|
H A D | lt6911uxe.c | 503 ret = v4l2_fwnode_endpoint_parse(endpoint, &bus_cfg); in lt6911uxe_fwnode_parse()
|
H A D | ov8858.c | 1848 ret = v4l2_fwnode_endpoint_parse(endpoint, &vep); in ov8858_parse_of()
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_csi2_bridge.c | 523 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in atomisp_csi2_bridge_parse_firmware()
|
/linux/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-sama7g5-isc.c | 332 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt()
|
H A D | atmel-sama5d2-isc.c | 346 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
|
/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-core.c | 336 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rvin_group_parse_of() 374 if (v4l2_fwnode_endpoint_parse(ep, &vep)) { in rvin_parallel_parse_of()
|
/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/cadence/ |
H A D | cdns-csi2tx.c | 506 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &v4l2_ep); in csi2tx_check_lanes()
|
H A D | cdns-csi2rx.c | 739 ret = v4l2_fwnode_endpoint_parse(fwh, &v4l2_ep); in csi2rx_parse_dt()
|
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
H A D | dcmipp-core.c | 338 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in dcmipp_graph_notify_bound()
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-dev.c | 235 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rkisp1_subdev_notifier_register()
|
/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/amlogic/c3/mipi-csi2/ |
H A D | c3-mipi-csi2.c | 676 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in c3_mipi_csi_async_register()
|
/linux/drivers/staging/media/imx/ |
H A D | imx6-mipi-csi2.c | 690 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in csi2_async_register()
|
/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-csi2rxss.c | 869 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in xcsi2rxss_parse_of()
|
/linux/drivers/media/platform/nxp/ |
H A D | imx8mq-mipi-csi2.c | 731 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in imx8mq_mipi_csi_async_register()
|
/linux/drivers/media/platform/ti/cal/ |
H A D | cal-camerarx.c | 596 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), endpoint); in cal_camerarx_parse_dt()
|