Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dkwbimage.c199 int image_boot_mode_id(const char *boot_mode_name) in image_boot_mode_id() argument
204 if (!strcmp(boot_modes[i].name, boot_mode_name)) in image_boot_mode_id()