Home
last modified time | relevance | path

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

/drivers/char/tpm/
A Dtpm_ftpm_tee.c54 struct tee_param command_params[4]; in ftpm_tee_tpm_op_send() local
65 memset(command_params, 0, sizeof(command_params)); in ftpm_tee_tpm_op_send()
75 command_params[0] = (struct tee_param) { in ftpm_tee_tpm_op_send()
93 command_params[1] = (struct tee_param) { in ftpm_tee_tpm_op_send()
103 command_params); in ftpm_tee_tpm_op_send()
110 temp_buf = tee_shm_get_va(shm, command_params[1].u.memref.shm_offs); in ftpm_tee_tpm_op_send()

Completed in 5 milliseconds