Home
last modified time | relevance | path

Searched defs:fimage (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/staging/gs_fpgaboot/
Dgs_fpgaboot.c117 static void gs_print_header(struct fpgaimage *fimage) in gs_print_header()
126 static int gs_read_bitstream(struct fpgaimage *fimage) in gs_read_bitstream()
161 static int gs_read_image(struct fpgaimage *fimage) in gs_read_image()
185 static int gs_load_image(struct fpgaimage *fimage, char *fw_file) in gs_load_image()
200 static int gs_download_image(struct fpgaimage *fimage, enum wbus bus_bytes) in gs_download_image()
266 static int gs_release_image(struct fpgaimage *fimage) in gs_release_image()
277 static int gs_set_download_method(struct fpgaimage *fimage) in gs_set_download_method()
298 struct fpgaimage *fimage; in gs_fpgaboot() local