Searched refs:fpga_image_info_alloc (Results 1 – 5 of 5) sorted by relevance
23 allocated/freed by fpga_image_info_alloc() and freed with44 info = fpga_image_info_alloc(dev);89 * fpga_image_info_alloc() - Allocate an FPGA image info struct104 :functions: fpga_image_info_alloc
218 struct fpga_image_info *fpga_image_info_alloc(struct device *dev);
215 info = fpga_image_info_alloc(dev); in of_fpga_region_parse_ov()
109 struct fpga_image_info *fpga_image_info_alloc(struct device *dev) in fpga_image_info_alloc() function125 EXPORT_SYMBOL_GPL(fpga_image_info_alloc);
118 info = fpga_image_info_alloc(&pdev->dev); in fme_pr()