Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rpmsg/
Dvirtio_rpmsg_bus.c136 struct virtproc_info *vrp; member
238 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
309 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
334 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create() local
358 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy() local
398 static struct rpmsg_device *rpmsg_create_channel(struct virtproc_info *vrp, in rpmsg_create_channel()
447 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
486 static void rpmsg_upref_sleepers(struct virtproc_info *vrp) in rpmsg_upref_sleepers()
513 static void rpmsg_downref_sleepers(struct virtproc_info *vrp) in rpmsg_downref_sleepers()
565 struct virtproc_info *vrp = vch->vrp; in rpmsg_send_offchannel_raw() local
[all …]