Remoteproc data structures =========================== Remoteproc ---------- .. doxygenstruct:: remoteproc :members: Refer also :openamp_doc_link:`remoteproc ` documentation and `remoteproc code implementation `_. Virtio Structure for Remoteproc ------------------------------- .. doxygenstruct:: remoteproc_virtio :members: Refer also :openamp_doc_link:`remoteproc_virtio ` documentation and `remoteproc code implementation `_. Virtio Data Structures =========================== Virtio Device ------------- .. doxygenstruct:: virtio_device :members: Refer also :openamp_doc_link:`virtio_device ` documentation and `virtio_device code implementation `_. Virtqueue local context ----------------------- .. doxygenstruct:: virtqueue :members: Refer also :openamp_doc_link:`virtqueue ` documentation and `virtqueue code implementation `_. Shared virtqueue structure -------------------------- Representation of a shared virtqueue structure defined in `Virtual I/O Device (VIRTIO) Standard virtqueue `_. .. doxygenstruct:: vring :members: Refer also :openamp_doc_link:`vring ` documentation and `vring code implementation `_. RPMsg virtio Data struct =========================== .. doxygenstruct:: rpmsg_virtio_device :members: Refer also :openamp_doc_link:`rpmsg_virtio_device ` documentation and `rpmsg_virtio_device code implementation `_. RPMsg Data struct ================= .. doxygenstruct:: rpmsg_device :members: Refer also :openamp_doc_link:`rpmsg_device ` documentation and `rpmsg_device code implementation `_. Local RPMsg Endpoint -------------------- .. doxygenstruct:: rpmsg_endpoint :members: Refer also :openamp_doc_link:`rpmsg_endpoint ` documentation and `rpmsg_endpoint code implementation `_.