Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dloader-fit.c230 static bool fit_cfg_compatible(const void *itb, int cfg, const char *compat) in fit_cfg_compatible() function
291 if (fit_cfg_compatible(itb, off, match->compatible)) { in load_fit()