HomeSort by relevance Sort by last modified time
    Searched defs:hwconfig_subarg_cmp_f (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
hwconfig.h 25 extern int hwconfig_subarg_cmp_f(const char *opt, const char *subopt,
59 static inline int hwconfig_subarg_cmp_f(const char *opt, const char *subopt, function
96 return hwconfig_subarg_cmp_f(opt, subopt, subarg, NULL);
  /external/u-boot/common/
hwconfig.c 226 int hwconfig_subarg_cmp_f(const char *opt, const char *subopt, function

Completed in 478 milliseconds