Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhwconfig.c71 static const char *__hwconfig(const char *opt, size_t *arglen, in __hwconfig() function
124 return !!__hwconfig(opt, NULL, buf); in hwconfig_f()
142 return __hwconfig(opt, arglen, buf); in hwconfig_arg_f()
188 arg = __hwconfig(opt, &arglen, buf); in hwconfig_sub_f()
210 arg = __hwconfig(opt, &arglen, buf); in hwconfig_subarg_f()