Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Dservice_delegation_protocol.h102 DELEGATION_NOTIFY_INSTRUCTION sNotify; member
Ddelegation_client.c966 nMessageType = pInstruction->sNotify.nMessageType; in runSession()
967 nMessageSize = pInstruction->sNotify.nMessageSize; in runSession()
981 memcpy(pMessage, &pInstruction->sNotify.nMessage[0], nMessageSize); in runSession()
/hardware/ti/omap4-aah/security/tf_daemon/
Dservice_delegation_protocol.h121 DELEGATION_NOTIFY_INSTRUCTION sNotify; member
Ddelegation_client.c1084 nMessageType = pInstruction->sNotify.nMessageType; in runSession()
1085 nMessageSize = pInstruction->sNotify.nMessageSize; in runSession()
1099 memcpy(pMessage, &pInstruction->sNotify.nMessage[0], nMessageSize); in runSession()