Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drpmsg.h116 struct rpmsg_endpoint *ept;
145 struct rpmsg_endpoint { struct
174 void rpmsg_destroy_ept(struct rpmsg_endpoint *); argument
175 struct rpmsg_endpoint *rpmsg_create_ept(struct rpmsg_channel *,
/linux-4.4.14/drivers/rpmsg/
Dvirtio_rpmsg_bus.c72 struct rpmsg_endpoint *ns_ept;
204 struct rpmsg_endpoint *ept = container_of(kref, struct rpmsg_endpoint, in __ept_release()
214 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
219 struct rpmsg_endpoint *ept; in __rpmsg_create_ept()
304 struct rpmsg_endpoint *rpmsg_create_ept(struct rpmsg_channel *rpdev, in rpmsg_create_ept()
322 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
344 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept()
363 struct rpmsg_endpoint *ept; in rpmsg_dev_probe()
784 struct rpmsg_endpoint *ept; in rpmsg_recv_single()
/linux-4.4.14/Documentation/
Drpmsg.txt154 struct rpmsg_endpoint *rpmsg_create_ept(struct rpmsg_channel *rpdev,
159 appropriate callback handler) by means of an rpmsg_endpoint struct.
189 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept);