Home
last modified time | relevance | path

Searched refs:fwnode_graph_get_next_endpoint (Results 1 – 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
Dproperty.c978 fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode, in fwnode_graph_get_next_endpoint() function
983 EXPORT_SYMBOL_GPL(fwnode_graph_get_next_endpoint);
1066 while ((endpoint = fwnode_graph_get_next_endpoint(fwnode, endpoint))) { in fwnode_graph_get_remote_node()
1118 while ((ep = fwnode_graph_get_next_endpoint(fwnode, ep))) { in fwnode_graph_get_endpoint_by_id()
/kernel/linux/linux-5.10/include/linux/
Dproperty.h391 struct fwnode_handle *fwnode_graph_get_next_endpoint(
429 (child = fwnode_graph_get_next_endpoint(fwnode, child)); )
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
Dxilinx-vipp.c85 ep = fwnode_graph_get_next_endpoint(entity->asd.match.fwnode, in xvip_graph_build_one()
364 ep = fwnode_graph_get_next_endpoint(fwnode, ep); in xvip_graph_parse_one()
/kernel/linux/linux-5.10/drivers/usb/typec/
Dhd3ss3220.c181 ep = fwnode_graph_get_next_endpoint(dev_fwnode(hd3ss3220->dev), NULL); in hd3ss3220_probe()
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/
Dmmp-driver.c236 ep = fwnode_graph_get_next_endpoint(of_fwnode_handle(pdev->dev.of_node), in mmpcam_probe()
/kernel/linux/linux-5.10/drivers/media/i2c/
Drdacm20.c605 ep = fwnode_graph_get_next_endpoint(dev_fwnode(&client->dev), NULL); in rdacm20_probe()
Dimx214.c882 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(dev), NULL); in imx214_parse_fwnode()
Dhi556.c1051 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in hi556_check_hwcfg()
Dov5675.c1099 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov5675_check_hwcfg()
Dimx290.c957 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(dev), NULL); in imx290_probe()
Dov2740.c878 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov2740_check_hwcfg()
Dov8856.c1692 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov8856_get_hwcfg()
Dimx319.c2370 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx319_get_hwcfg()
Dimx355.c1670 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx355_get_hwcfg()
Dov7251.c1269 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(dev), NULL); in ov7251_probe()
Dimx219.c1394 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(dev), NULL); in imx219_check_hwcfg()
Dmt9m111.c1231 np = fwnode_graph_get_next_endpoint(dev_fwnode(&client->dev), NULL); in mt9m111_probe_fw()
Dov7670.c1816 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov7670_parse_dt()
Dov5640.c3069 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(&client->dev), in ov5640_probe()
/kernel/linux/linux-5.10/drivers/media/platform/
Drcar_drif.c1217 ep = fwnode_graph_get_next_endpoint(of_fwnode_handle(sdr->dev->of_node), in rcar_drif_parse_subdevs()
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/
Dvi.c1332 ep = fwnode_graph_get_next_endpoint(entity->asd.match.fwnode, in tegra_vi_graph_build()
/kernel/linux/linux-5.10/drivers/media/i2c/smiapp/
Dsmiapp-core.c2756 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in smiapp_get_hwconfig()