Home
last modified time | relevance | path

Searched refs:fpga_image_info_free (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/Documentation/driver-api/fpga/
Dfpga-programming.rst24 fpga_image_info_free()
77 fpga_image_info_free(info);
90 * fpga_image_info_free() — Free an FPGA image info struct
107 :functions: fpga_image_info_free
/Linux-v5.10/drivers/fpga/
Dof-fpga-region.c266 fpga_image_info_free(info); in of_fpga_region_parse_ov()
308 fpga_image_info_free(info); in of_fpga_region_notify_pre_apply()
329 fpga_image_info_free(region->info); in of_fpga_region_notify_post_remove()
Dfpga-mgr.c52 void fpga_image_info_free(struct fpga_image_info *info) in fpga_image_info_free() function
66 EXPORT_SYMBOL_GPL(fpga_image_info_free);
Ddfl-fme-pr.c140 fpga_image_info_free(region->info); in fme_pr()
/Linux-v5.10/include/linux/fpga/
Dfpga-mgr.h181 void fpga_image_info_free(struct fpga_image_info *info);