Searched refs:get_fit_loadable (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/sysinfo/
H A Dsysinfo-uclass.c54 if (!ops->get_fit_loadable)
57 return ops->get_fit_loadable(dev, index, type, strp);
/u-boot/include/
H A Dsysinfo.h110 * get_fit_loadable - Get the name of an image to load from FIT
124 int (*get_fit_loadable)(struct udevice *dev, int index, member in struct:sysinfo_ops

Completed in 52 milliseconds