Searched refs:psp_mailbox_command (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/ccp/ |
| H A D | psp-dev.h | 97 int psp_mailbox_command(struct psp_device *psp, enum psp_cmd cmd, void *cmdbuff,
|
| H A D | psp-dev.c | 46 int psp_mailbox_command(struct psp_device *psp, enum psp_cmd cmd, void *cmdbuff, in psp_mailbox_command() function 92 ret = psp_mailbox_command(psp, PSP_CMD_TEE_EXTENDED_CMD, (void *)req, in psp_extended_mailbox_cmd()
|
| H A D | tee-dev.c | 115 ret = psp_mailbox_command(tee->psp, PSP_CMD_TEE_RING_INIT, cmd, in tee_init_ring() 148 ret = psp_mailbox_command(tee->psp, PSP_CMD_TEE_RING_DESTROY, NULL, in tee_destroy_ring()
|