Searched refs:__hwconfig (Results 1 – 1 of 1) sorted by relevance
/u-boot/common/ |
A D | hwconfig.c | 74 static const char *__hwconfig(const char *opt, size_t *arglen, in __hwconfig() function 127 return !!__hwconfig(opt, NULL, buf); in hwconfig_f() 145 return __hwconfig(opt, arglen, buf); in hwconfig_arg_f() 191 arg = __hwconfig(opt, &arglen, buf); in hwconfig_sub_f() 213 arg = __hwconfig(opt, &arglen, buf); in hwconfig_subarg_f()
|
Completed in 20 milliseconds