Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1298 const static struct NanohubHalLegacyCommand mBuiltinHalLegacyCommands[] = { variable
1325 for (i = 0; i < ARRAY_SIZE(mBuiltinHalLegacyCommands); i++) { in nanohubHalLegacyFindCommand()
1326 const struct NanohubHalLegacyCommand *cmd = &mBuiltinHalLegacyCommands[i]; in nanohubHalLegacyFindCommand()