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

/drivers/staging/gs_fpgaboot/
H A Dgs_fpgaboot.c213 static int gs_download_image(struct fpgaimage *fimage, enum wbus bus_bytes) function
342 err = gs_download_image(fimage, bus_2byte);
344 pr_err("gs_download_image error\n");

Completed in 312 milliseconds