Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/fiptool/
H A Dwin_posix.h69 struct option { struct
74 * Indicates whether the option takes an argument. argument
79 /* If not null, when option present, *flag is set to val. */ argument
83 * The value associated with this option to return argument
90 * This variable is set by getopt to point at the value of the option argument
/rk3399_ARM-atf/plat/mediatek/drivers/thermal/src/
H A Dthermal_lvts.c314 uint32_t option; in set_hw_filter() local