Searched refs:hwconfig_subarg_f (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | hwconfig.h | 24 extern const char *hwconfig_subarg_f(const char *opt, const char *subopt, 53 static inline const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() function 91 return hwconfig_subarg_f(opt, subopt, subarglen, NULL); in hwconfig_subarg()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | hwconfig.c | 205 const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() function 233 argstr = hwconfig_subarg_f(opt, subopt, &arglen, buf); in hwconfig_subarg_cmp_f()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | fsl_corenet_serdes.c | 556 hwconfig_subarg_f("serdes", srds_lpd_opt, &arglen, buf); in fsl_serdes_init()
|