Lines Matching refs:virtproc_info
56 struct virtproc_info { struct
106 struct virtproc_info *vrp;
152 static struct rpmsg_device *__rpmsg_create_channel(struct virtproc_info *vrp,
209 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
263 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_create_channel()
272 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_release_channel()
298 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
323 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create()
347 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy()
389 static struct rpmsg_device *__rpmsg_create_channel(struct virtproc_info *vrp, in __rpmsg_create_channel()
439 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
478 static void rpmsg_upref_sleepers(struct virtproc_info *vrp) in rpmsg_upref_sleepers()
505 static void rpmsg_downref_sleepers(struct virtproc_info *vrp) in rpmsg_downref_sleepers()
557 struct virtproc_info *vrp = vch->vrp; in rpmsg_send_offchannel_raw()
708 static int rpmsg_recv_single(struct virtproc_info *vrp, struct device *dev, in rpmsg_recv_single()
779 struct virtproc_info *vrp = rvq->vdev->priv; in rpmsg_recv_done()
817 struct virtproc_info *vrp = svq->vdev->priv; in rpmsg_xmit_done()
832 struct virtproc_info *vrp = vdev->priv; in rpmsg_virtio_add_ctrl_dev()
873 struct virtproc_info *vrp; in rpmsg_probe()
1022 struct virtproc_info *vrp = vdev->priv; in rpmsg_remove()