Searched refs:mbx_device_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct mbx_device_ctx { struct47 struct mbx_device_ctx *device_ctx_table; argument58 struct mbx_device_ctx *device_ctx; in optee_mbx_signal_smt_message()82 struct mbx_device_ctx *device_ctx; in optee_mbx_signal_msg_message()128 struct mbx_device_ctx *channel_ctx = &mbx_ctx.device_ctx_table[idx]; in raise_smt_interrupt()144 struct mbx_device_ctx *channel_ctx = &mbx_ctx.device_ctx_table[idx]; in raise_shm_notification()185 struct mbx_device_ctx *device_ctx = &mbx_ctx.device_ctx_table[elt_idx]; in mbx_device_init()197 struct mbx_device_ctx *device_ctx; in mbx_bind()
Completed in 2 milliseconds