Searched refs:rpmsg_lite_alloc_tx_buffer (Results 1 – 4 of 4) sorted by relevance
377 void *rpmsg_lite_alloc_tx_buffer(struct rpmsg_lite_instance *rpmsg_lite_dev, uint32_t *size, uintpt…
68 - Call the rpmsg_lite_alloc_tx_buffer() function to get the virtio buffer and provide the buffer po…70 (provided as the rpmsg_lite_alloc_tx_buffer() <i>size</i> output parameter).
472 buf = rpmsg_lite_alloc_tx_buffer(s_rpmsgContext, &size, timeout); in HAL_RpmsgAllocTxBufferTimeout()
683 void *rpmsg_lite_alloc_tx_buffer(struct rpmsg_lite_instance *rpmsg_lite_dev, uint32_t *size, uintpt… in rpmsg_lite_alloc_tx_buffer() function