Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/fpga/
H A 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()
H A 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);
H A Ddfl-fme-pr.c140 fpga_image_info_free(region->info); in fme_pr()
/OK3568_Linux_fs/kernel/include/linux/fpga/
H A Dfpga-mgr.h181 void fpga_image_info_free(struct fpga_image_info *info);