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