Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dcros_ec.c97 static const char *const feat_name[64] = { variable
153 for (i = 0; i < ARRAY_SIZE(feat_name); i++) { in do_show_features()
155 if (feat_name[i]) in do_show_features()
156 printf("%s\n", feat_name[i]); in do_show_features()

Completed in 3 milliseconds