Home
last modified time | relevance | path

Searched defs:TeeSmc32Arg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c81 TEEC_Result OpteeRpcCmdLoadTa(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdLoadTa()
152 TEEC_Result OpteeRpcCmdLoadV2Ta(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdLoadV2Ta()
198 TEEC_Result OpteeRpcCmdFreeTa(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdFreeTa()
240 TEEC_Result OpteeRpcCmdRpmb(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdRpmb()
512 TEEC_Result OpteeRpcCmdFs(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdFs()
534 TEEC_Result OpteeRpcCmdGetTime(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdGetTime()
542 TEEC_Result OpteeRpcCmdWaitMutex(t_teesmc32_arg *TeeSmc32Arg) in OpteeRpcCmdWaitMutex()
587 t_teesmc32_arg *TeeSmc32Arg = in OpteeRpcCallback() local
H A DOpteeClientSMC.c54 t_teesmc32_arg *TeeSmc32Arg = NULL; in TEEC_SMC_OpenSession() local
154 t_teesmc32_arg *TeeSmc32Arg = NULL; in TEEC_SMC_CloseSession() local
201 t_teesmc32_arg *TeeSmc32Arg = NULL; in TEEC_SMC_InvokeCommand() local
329 TEEC_Result OpteeSmcCall(t_teesmc32_arg *TeeSmc32Arg) in OpteeSmcCall()