Searched refs:NanohubHalCommand (Results 1 – 3 of 3) sorted by relevance
35 struct NanohubHalCommand { struct40 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg); argument
1169 const static struct NanohubHalCommand mBuiltinHalCommands[] = {1192 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg) in nanohubHalFindCommand()1197 const struct NanohubHalCommand *cmd = &mBuiltinHalCommands[i]; in nanohubHalFindCommand()
1053 const struct NanohubHalCommand *halCmd; in hostIntfHandleEvent()