Home
last modified time | relevance | path

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

123

/openbmc/linux/include/media/
H A Dv4l2-fwnode.h224 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode,
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvip.c133 err = v4l2_fwnode_endpoint_parse(fwh, &v4l2_ep); in tegra_vip_channel_of_parse()
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-csi2dc.c572 ret = v4l2_fwnode_endpoint_parse(input_fwnode, &input_endpoint); in csi2dc_of_parse()
598 ret = v4l2_fwnode_endpoint_parse(output_fwnode, in csi2dc_of_parse()
H A Dmicrochip-sama5d2-isc.c370 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
H A Dmicrochip-sama7g5-isc.c356 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt()
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-core.c149 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rzg2l_cru_mc_parse_of()
H A Drzg2l-csi2.c660 ret = v4l2_fwnode_endpoint_parse(ep, &v4l2_ep); in rzg2l_csi2_parse_dt()
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c131 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in sun4i_csi_notifier_init()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c496 int v4l2_fwnode_endpoint_parse(struct fwnode_handle *fwnode, in v4l2_fwnode_endpoint_parse() function
507 EXPORT_SYMBOL_GPL(v4l2_fwnode_endpoint_parse);
/openbmc/linux/drivers/staging/media/max96712/
H A Dmax96712.c356 ret = v4l2_fwnode_endpoint_parse(ep, &v4l2_ep); in max96712_parse_dt()
/openbmc/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()
/openbmc/linux/drivers/media/i2c/
H A Dst-mipid02.c911 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_rx_ep()
972 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_tx_ep()
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c466 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_isp_proc_source_setup()
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-sama7g5-isc.c336 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt()
H A Datmel-sama5d2-isc.c350 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-dev.c231 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in rkisp1_subdev_notifier_register()
/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c507 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &v4l2_ep); in csi2tx_check_lanes()
H A Dcdns-csi2rx.c455 ret = v4l2_fwnode_endpoint_parse(fwh, &v4l2_ep); in csi2rx_parse_dt()
/openbmc/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()
/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.c476 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_mipi_csi2_bridge_source_setup()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c685 ret = v4l2_fwnode_endpoint_parse(ep, &vep); in atomisp_csi2_bridge_parse_firmware()
/openbmc/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()
/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_csi.c659 ret = v4l2_fwnode_endpoint_parse(ep, &v4l2_ep); in mei_csi_parse_firmware()
/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.c513 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun8i_a83t_mipi_csi2_bridge_source_setup()
/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c723 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_csi_bridge_source_setup()

123