Searched refs:rpmsg_endpoint (Results 1 – 3 of 3) sorted by relevance
116 struct rpmsg_endpoint *ept;145 struct rpmsg_endpoint { struct174 void rpmsg_destroy_ept(struct rpmsg_endpoint *); argument175 struct rpmsg_endpoint *rpmsg_create_ept(struct rpmsg_channel *,
72 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()
154 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);