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

/linux-4.4.14/drivers/staging/gs_fpgaboot/
H A Dgs_fpgaboot.c121 static enum fmt_image get_imageformat(struct fpgaimage *fimage) get_imageformat() argument
126 static void gs_print_header(struct fpgaimage *fimage) gs_print_header() argument
135 static void gs_read_bitstream(struct fpgaimage *fimage) gs_read_bitstream() argument
153 static int gs_read_image(struct fpgaimage *fimage) gs_read_image() argument
174 static int gs_load_image(struct fpgaimage *fimage, char *fw_file) gs_load_image() argument
189 static int gs_download_image(struct fpgaimage *fimage, enum wbus bus_bytes) gs_download_image() argument
255 static int gs_release_image(struct fpgaimage *fimage) gs_release_image() argument
266 static int gs_set_download_method(struct fpgaimage *fimage) gs_set_download_method() argument
292 struct fpgaimage *fimage; gs_fpgaboot() local

Completed in 120 milliseconds