Searched refs:rpmsg_lite_send_nocopy (Results 1 – 4 of 4) sorted by relevance
71 - Call the rpmsg_lite_send_nocopy() function to send the message to the destination endpoint. Consi…72 functionality and the virtio buffer alignment. See the rpmsg_lite_send_nocopy() function descriptio…123 … | (0) | When enabled buffer pointers passed to rpmsg_lite_send_nocopy() and rpms…
404 int32_t rpmsg_lite_send_nocopy(struct rpmsg_lite_instance *rpmsg_lite_dev,
519 …if (RL_SUCCESS != rpmsg_lite_send_nocopy(s_rpmsgContext, rpmsgHandle->pEndpoint, rpmsgHandle->remo… in HAL_RpmsgNoCopySend()
738 int32_t rpmsg_lite_send_nocopy(struct rpmsg_lite_instance *rpmsg_lite_dev, in rpmsg_lite_send_nocopy() function