Home
last modified time | relevance | path

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

/linux-6.14.4/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-6.14.4/drivers/fpga/
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()
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);
Ddfl-fme-pr.c139 fpga_image_info_free(region->info); in fme_pr()
/linux-6.14.4/include/linux/fpga/
Dfpga-mgr.h222 void fpga_image_info_free(struct fpga_image_info *info);
/linux-6.14.4/drivers/fpga/tests/
Dfpga-region-test.c42 KUNIT_DEFINE_ACTION_WRAPPER(fpga_image_info_free_wrapper, fpga_image_info_free,
Dfpga-mgr-test.c54 KUNIT_DEFINE_ACTION_WRAPPER(fpga_image_info_free_wrapper, fpga_image_info_free,