Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dkwbimage.c221 image_find_option(unsigned int optiontype) in image_find_option() argument
226 if (image_cfg[i].type == optiontype) in image_find_option()
234 image_count_options(unsigned int optiontype) in image_count_options() argument
240 if (image_cfg[i].type == optiontype) in image_count_options()