Searched refs:fit_unamep (Results 1 – 2 of 2) sorted by relevance
1974 const char **fit_unamep, const char **fit_uname_configp, in fit_image_load() argument1996 fit_uname = fit_unamep ? *fit_unamep : NULL; in fit_image_load()2219 if (fit_unamep) in fit_image_load()2220 *fit_unamep = (char *)fit_uname; in fit_image_load()2250 const char **fit_unamep, const char **fit_uname_configp, in boot_get_fdt_fit() argument2269 fit_uname = fit_unamep ? *fit_unamep : NULL; in boot_get_fdt_fit()2390 if (fit_unamep) in boot_get_fdt_fit()2391 *fit_unamep = fit_uname; in boot_get_fdt_fit()
681 const char **fit_unamep, const char **fit_uname_configp,715 const char **fit_unamep, const char **fit_uname_configp,
Completed in 12 milliseconds