Home | History | Annotate | Download | only in common

Lines Matching refs:fit_image_get_entry

527 		ret = fit_image_get_entry(fit, image_noffset, &entry);
818 * fit_image_get_entry() - get entry point address property
826 * fit_image_get_entry() finds entry point address property in a given
834 int fit_image_get_entry(const void *fit, int noffset, ulong *entry)