Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/drivers/rpmsg/
Dvirtio_rpmsg_bus.c70 struct rpmsg_endpoint *ns_ept;
202 struct rpmsg_endpoint *ept = container_of(kref, struct rpmsg_endpoint, in __ept_release()
212 static struct rpmsg_endpoint *__rpmsg_create_ept(struct virtproc_info *vrp, in __rpmsg_create_ept()
217 struct rpmsg_endpoint *ept; in __rpmsg_create_ept()
308 struct rpmsg_endpoint *rpmsg_create_ept(struct rpmsg_channel *rpdev, in rpmsg_create_ept()
326 __rpmsg_destroy_ept(struct virtproc_info *vrp, struct rpmsg_endpoint *ept) in __rpmsg_destroy_ept()
348 void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept()
367 struct rpmsg_endpoint *ept; in rpmsg_dev_probe()
792 struct rpmsg_endpoint *ept; in rpmsg_recv_done()
/linux-3.4.99/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);