Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Dservice_delegation_protocol.h96 uint32_t nNewSize; member
Ddelegation_client.c1072 uint32_t nNewSize; in runSession() local
1075 nNewSize = pInstruction->sSetSize.nNewSize; in runSession()
1082 nError = partitionSetSize(nPartitionID, nNewSize); in runSession()
1083 …TION: ID=0x%x pid=%d nNewSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nNewSize, nError); in runSession()
/hardware/ti/omap4-aah/security/tf_daemon/
Dservice_delegation_protocol.h115 uint32_t nNewSize; member
Ddelegation_client.c1238 uint32_t nNewSize; in runSession() local
1241 nNewSize = pInstruction->sSetSize.nNewSize; in runSession()
1248 nError = partitionSetSize(nPartitionID, nNewSize); in runSession()
1249 …TION: ID=0x%x pid=%d nNewSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nNewSize, nError); in runSession()