Searched defs:trusty_ipc_chan (Results 1 – 1 of 1) sorted by relevance
134 struct trusty_ipc_chan { struct135 void* ops_ctx;136 handle_t handle;137 volatile int complete;138 struct trusty_ipc_dev* dev;139 struct trusty_ipc_ops* ops;