Searched refs:trusty_ipc_dev_recv (Results 1 – 3 of 3) sorted by relevance
218 int trusty_ipc_dev_recv(struct trusty_ipc_dev* dev,
188 rc = trusty_ipc_dev_recv(chan->dev, chan->handle, iovs, iovs_cnt); in trusty_ipc_recv()
470 int trusty_ipc_dev_recv(struct trusty_ipc_dev* dev, in trusty_ipc_dev_recv() function