Home
last modified time | relevance | path

Searched refs:fmt_image (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/gs_fpgaboot/
Dgs_fpgaboot.h22 enum fmt_image { enum
41 enum fmt_image fmt_img;
Dgs_fpgaboot.c121 static enum fmt_image get_imageformat(struct fpgaimage *fimage) in get_imageformat()