Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dhwconfig.c72 static const char *__hwconfig(const char *opt, size_t *arglen, in __hwconfig() function
125 return !!__hwconfig(opt, NULL, buf); in hwconfig_f()
143 return __hwconfig(opt, arglen, buf); in hwconfig_arg_f()
189 arg = __hwconfig(opt, &arglen, buf); in hwconfig_sub_f()
211 arg = __hwconfig(opt, &arglen, buf); in hwconfig_subarg_f()