Searched refs:cmd (Results 1 – 4 of 4) sorted by relevance
34 static TEEC_Result syslog_plugin_invoke(unsigned int cmd, unsigned int sub_cmd, in syslog_plugin_invoke() argument47 switch (cmd) { in syslog_plugin_invoke()
5 *.cmd
149 TEE_Result TA_InvokeCommandEntryPoint(void *session, uint32_t cmd, in TA_InvokeCommandEntryPoint() argument153 switch (cmd) { in TA_InvokeCommandEntryPoint()159 EMSG("Command ID %#" PRIx32 " is not supported", cmd); in TA_InvokeCommandEntryPoint()
416 uint32_t cmd, in TA_InvokeCommandEntryPoint() argument420 switch (cmd) { in TA_InvokeCommandEntryPoint()430 EMSG("Command ID 0x%x is not supported", cmd); in TA_InvokeCommandEntryPoint()
Completed in 7 milliseconds