Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-fit.c1784 const char **fit_unamep, const char **fit_uname_configp, in fit_image_load() argument
1805 fit_uname = fit_unamep ? *fit_unamep : NULL; in fit_image_load()
1998 if (fit_unamep) in fit_image_load()
1999 *fit_unamep = (char *)fit_uname; in fit_image_load()
2029 const char **fit_unamep, const char **fit_uname_configp, in boot_get_fdt_fit() argument
2048 fit_uname = fit_unamep ? *fit_unamep : NULL; in boot_get_fdt_fit()
2157 if (fit_unamep) in boot_get_fdt_fit()
2158 *fit_unamep = fit_uname; in boot_get_fdt_fit()
/external/u-boot/include/
Dimage.h624 const char **fit_unamep, const char **fit_uname_configp,
658 const char **fit_unamep, const char **fit_uname_configp,