Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/fpga/
H A 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
/openbmc/linux/drivers/fpga/
H A Dof-fpga-region.c268 fpga_image_info_free(info); in of_fpga_region_parse_ov()
310 fpga_image_info_free(info); in of_fpga_region_notify_pre_apply()
331 fpga_image_info_free(region->info); in of_fpga_region_notify_post_remove()
H A Dfpga-mgr.c131 void fpga_image_info_free(struct fpga_image_info *info) in fpga_image_info_free() function
145 EXPORT_SYMBOL_GPL(fpga_image_info_free);
H A Ddfl-fme-pr.c140 fpga_image_info_free(region->info); in fme_pr()
/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h222 void fpga_image_info_free(struct fpga_image_info *info);
/openbmc/linux/drivers/fpga/tests/
H A Dfpga-region-test.c134 fpga_image_info_free(img_info); in fpga_region_test_program_fpga()
H A Dfpga-mgr-test.c306 fpga_image_info_free(ctx->img_info); in fpga_mgr_test_exit()