Lines Matching refs:virtproc_info
57 struct virtproc_info { struct
107 struct virtproc_info *vrp;
152 static struct rpmsg_device *__rpmsg_create_channel(struct virtproc_info *vrp,
208 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
262 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_create_channel()
271 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_release_channel()
297 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
322 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create()
346 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy()
388 static struct rpmsg_device *__rpmsg_create_channel(struct virtproc_info *vrp, in __rpmsg_create_channel()
438 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
477 static void rpmsg_upref_sleepers(struct virtproc_info *vrp) in rpmsg_upref_sleepers()
504 static void rpmsg_downref_sleepers(struct virtproc_info *vrp) in rpmsg_downref_sleepers()
556 struct virtproc_info *vrp = vch->vrp; in rpmsg_send_offchannel_raw()
699 static int rpmsg_recv_single(struct virtproc_info *vrp, struct device *dev, in rpmsg_recv_single()
770 struct virtproc_info *vrp = rvq->vdev->priv; in rpmsg_recv_done()
808 struct virtproc_info *vrp = svq->vdev->priv; in rpmsg_xmit_done()
823 struct virtproc_info *vrp = vdev->priv; in rpmsg_virtio_add_ctrl_dev()
864 struct virtproc_info *vrp; in rpmsg_probe()
1014 struct virtproc_info *vrp = vdev->priv; in rpmsg_remove()