Searched refs:trusty_ipc_dev_send (Results 1 – 3 of 3) sorted by relevance
205 int trusty_ipc_dev_send(struct trusty_ipc_dev* dev,
157 rc = trusty_ipc_dev_send(chan->dev, chan->handle, iovs, iovs_cnt); in trusty_ipc_send()
424 int trusty_ipc_dev_send(struct trusty_ipc_dev* dev, in trusty_ipc_dev_send() function