Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drpmsg.h24 struct rpmsg_endpoint;
55 struct rpmsg_endpoint *ept;
89 struct rpmsg_endpoint { struct
176 void rpmsg_destroy_ept(struct rpmsg_endpoint *);
177 struct rpmsg_endpoint *rpmsg_create_ept(struct rpmsg_device *,
181 int rpmsg_send(struct rpmsg_endpoint *ept, const void *data, int len);
182 int rpmsg_sendto(struct rpmsg_endpoint *ept, const void *data, int len, u32 dst);
184 int rpmsg_trysend(struct rpmsg_endpoint *ept, const void *data, int len);
185 int rpmsg_trysendto(struct rpmsg_endpoint *ept, const void *data, int len, u32 dst);
187 __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
[all …]
/linux/include/linux/soc/qcom/
H A Dwcnss_ctrl.h9 struct rpmsg_endpoint *qcom_wcnss_open_channel(void *wcnss, const char *name,
14 static struct rpmsg_endpoint *qcom_wcnss_open_channel(void *wcnss, in qcom_wcnss_open_channel()
/linux/drivers/bluetooth/
H A Dbtqcomsmd.c23 struct rpmsg_endpoint *acl_channel;
24 struct rpmsg_endpoint *cmd_channel;
/linux/net/qrtr/
H A Dsmd.c15 struct rpmsg_endpoint *channel;
/linux/drivers/rpmsg/
H A Drpmsg_ns.c76 struct rpmsg_endpoint *ns_ept; in rpmsg_ns_probe()
/linux/include/linux/cdx/
H A Dmcdi.h67 struct rpmsg_endpoint *ept;
/linux/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c13 struct rpmsg_endpoint *ept;
/linux/drivers/soc/qcom/
H A Dsmd-rpm.c28 struct rpmsg_endpoint *rpm_channel;
/linux/drivers/edac/
H A Dversalnet_edac.c161 struct rpmsg_endpoint *ept;