Home
last modified time | relevance | path

Searched defs:vrp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c104 struct virtproc_info *vrp; member
204 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
258 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_create_channel() local
267 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_release_channel() local
293 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
318 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create() local
342 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy() local
385 static struct rpmsg_device *__rpmsg_create_channel(struct virtproc_info *vrp, in __rpmsg_create_channel()
435 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
496 struct virtproc_info *vrp = vch->vrp; in rpmsg_send_offchannel_raw() local
[all …]