Home
last modified time | relevance | path

Searched refs:__rpmsg_create_ept (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c238 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept() function
295 return __rpmsg_create_ept(vch->vrp, rpdev, cb, priv, chinfo.src); in virtio_rpmsg_create_ept()
306 * See also __rpmsg_create_ept().
963 vrp->ns_ept = __rpmsg_create_ept(vrp, NULL, rpmsg_ns_cb, in rpmsg_probe()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dvirtio_rpmsg_bus.c209 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept() function
284 return __rpmsg_create_ept(vch->vrp, rpdev, cb, priv, chinfo.src); in virtio_rpmsg_create_ept()
295 * See also __rpmsg_create_ept().

Completed in 4 milliseconds