Searched refs:mBuiltinCommands (Results 1 – 1 of 1) sorted by relevance
929 const static struct NanohubCommand mBuiltinCommands[] = { variable991 for (i = 0; i < ARRAY_SIZE(mBuiltinCommands); i++) { in nanohubFindCommand()992 const struct NanohubCommand *cmd = &mBuiltinCommands[i]; in nanohubFindCommand()