Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dloader-fit.h30 struct fit_loader { struct
31 const struct fit_loader_match *matches; argument
39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque); argument