Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.c439 static struct option *add_opt(struct option *opts, size_t *nr_opts, in add_opt()
453 static struct option *fill_common_opts(struct option *opts, size_t *nr_opts, in fill_common_opts()
701 struct option *opts = NULL; in create_cmd() local
802 struct option *opts = NULL; in update_cmd() local
922 struct option *opts = NULL; in unpack_cmd() local
1064 struct option *opts = NULL; in remove_cmd() local
1249 static struct option opts[] = { in main() local
/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c214 static options_t opts = { variable