Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fit.c1788 const char **fit_unamep, const char **fit_uname_configp, in fit_image_load() argument
1809 fit_uname = fit_unamep ? *fit_unamep : NULL; in fit_image_load()
2004 if (fit_unamep) in fit_image_load()
2005 *fit_unamep = (char *)fit_uname; in fit_image_load()
2035 const char **fit_unamep, const char **fit_uname_configp, in boot_get_fdt_fit() argument
2054 fit_uname = fit_unamep ? *fit_unamep : NULL; in boot_get_fdt_fit()
2163 if (fit_unamep) in boot_get_fdt_fit()
2164 *fit_unamep = fit_uname; in boot_get_fdt_fit()
/openbmc/u-boot/include/
H A Dimage.h651 const char **fit_unamep, const char **fit_uname_configp,
685 const char **fit_unamep, const char **fit_uname_configp,