Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/base/
Dproperty.c989 fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode, in fwnode_graph_get_next_endpoint() function
1011 return fwnode_graph_get_next_endpoint(parent->secondary, NULL); in fwnode_graph_get_next_endpoint()
1013 EXPORT_SYMBOL_GPL(fwnode_graph_get_next_endpoint);
/Linux-v6.1/include/linux/
Dproperty.h397 struct fwnode_handle *fwnode_graph_get_next_endpoint(
435 (child = fwnode_graph_get_next_endpoint(fwnode, child)); )
/Linux-v6.1/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()
/Linux-v6.1/drivers/usb/typec/
Dhd3ss3220.c179 ep = fwnode_graph_get_next_endpoint(dev_fwnode(hd3ss3220->dev), NULL); in hd3ss3220_probe()
/Linux-v6.1/drivers/media/platform/atmel/
Dmicrochip-csi2dc.c564 input_fwnode = fwnode_graph_get_next_endpoint(of_fwnode_handle(of_node), in csi2dc_of_parse()
595 output_fwnode = fwnode_graph_get_next_endpoint in csi2dc_of_parse()
/Linux-v6.1/drivers/media/platform/marvell/
Dmmp-driver.c237 ep = fwnode_graph_get_next_endpoint(of_fwnode_handle(pdev->dev.of_node), in mmpcam_probe()
/Linux-v6.1/drivers/media/i2c/
Drdacm20.c619 ep = fwnode_graph_get_next_endpoint(dev_fwnode(&client->dev), NULL); in rdacm20_probe()
Drdacm21.c591 ep = fwnode_graph_get_next_endpoint(dev_fwnode(&client->dev), NULL); in rdacm21_probe()
Dimx412.c968 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx412_parse_hw_config()
Dov9282.c812 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov9282_parse_hw_config()
Dimx214.c883 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(dev), NULL); in imx214_parse_fwnode()
Dimx334.c812 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx334_parse_hw_config()
Dimx335.c806 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx335_parse_hw_config()
Dog01a1b.c975 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in og01a1b_check_hwcfg()
Dimx290.c953 endpoint = fwnode_graph_get_next_endpoint(dev_fwnode(dev), NULL); in imx290_probe()
Dov9734.c897 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov9734_check_hwcfg()
Dhi556.c1061 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in hi556_check_hwcfg()
Dov02a10.c820 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov02a10_check_hwcfg()
Dov5675.c1135 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov5675_check_hwcfg()
Dhi847.c2863 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in hi847_check_hwcfg()
Dov2740.c1013 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov2740_check_hwcfg()
Dimx319.c2377 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx319_get_hwcfg()
Dimx355.c1666 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in imx355_get_hwcfg()
Dov13b10.c1336 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov13b10_check_hwcfg()
Dov08d10.c1369 ep = fwnode_graph_get_next_endpoint(fwnode, NULL); in ov08d10_get_hwcfg()

12