Home
last modified time | relevance | path

Searched refs:virtproc_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/rpmsg/
Dvirtio_rpmsg_bus.c57 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()
[all …]