Home
last modified time | relevance | path

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

/drivers/rpmsg/
Dvirtio_rpmsg_bus.c130 struct virtproc_info *vrp; member
232 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
303 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
328 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create() local
352 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_destroy() local
392 static struct rpmsg_device *rpmsg_create_channel(struct virtproc_info *vrp, in rpmsg_create_channel()
441 static void *get_a_tx_buf(struct virtproc_info *vrp) in get_a_tx_buf()
480 static void rpmsg_upref_sleepers(struct virtproc_info *vrp) in rpmsg_upref_sleepers()
507 static void rpmsg_downref_sleepers(struct virtproc_info *vrp) in rpmsg_downref_sleepers()
559 struct virtproc_info *vrp = vch->vrp; in rpmsg_send_offchannel_raw() local
[all …]