Lines Matching defs:rvdev

109 static void rpmsg_virtio_return_buffer(struct rpmsg_virtio_device *rvdev,  in rpmsg_virtio_return_buffer()
147 static int rpmsg_virtio_enqueue_buffer(struct rpmsg_virtio_device *rvdev, in rpmsg_virtio_enqueue_buffer()
182 static void *rpmsg_virtio_get_tx_buffer(struct rpmsg_virtio_device *rvdev, in rpmsg_virtio_get_tx_buffer()
227 static void *rpmsg_virtio_get_rx_buffer(struct rpmsg_virtio_device *rvdev, in rpmsg_virtio_get_rx_buffer()
257 static int rpmsg_virtio_wait_remote_ready(struct rpmsg_virtio_device *rvdev) in rpmsg_virtio_wait_remote_ready()
313 static bool rpmsg_virtio_release_rx_buffer_nolock(struct rpmsg_virtio_device *rvdev, in rpmsg_virtio_release_rx_buffer_nolock()
331 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_release_rx_buffer() local
346 static int rpmsg_virtio_notify_wait(struct rpmsg_virtio_device *rvdev, struct virtqueue *vq) in rpmsg_virtio_notify_wait()
361 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_get_tx_payload_buffer() local
420 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_send_offchannel_nocopy() local
468 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_release_tx_buffer() local
512 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_send_offchannel_raw() local
560 struct rpmsg_virtio_device *rvdev = vdev->priv; in rpmsg_virtio_rx_callback() local
639 struct rpmsg_virtio_device *rvdev = metal_container_of(rdev, in rpmsg_virtio_ns_callback() local
708 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_get_tx_buffer_size() local
744 struct rpmsg_virtio_device *rvdev; in rpmsg_virtio_get_rx_buffer_size() local
778 int rpmsg_init_vdev(struct rpmsg_virtio_device *rvdev, in rpmsg_init_vdev()
788 int rpmsg_init_vdev_with_config(struct rpmsg_virtio_device *rvdev, in rpmsg_init_vdev_with_config()
960 void rpmsg_deinit_vdev(struct rpmsg_virtio_device *rvdev) in rpmsg_deinit_vdev()