Searched refs:rpmsg_endpoint (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | rpmsg.h | 24 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 D | wcnss_ctrl.h | 9 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 D | btqcomsmd.c | 23 struct rpmsg_endpoint *acl_channel; 24 struct rpmsg_endpoint *cmd_channel;
|
| /linux/net/qrtr/ |
| H A D | smd.c | 15 struct rpmsg_endpoint *channel;
|
| /linux/drivers/rpmsg/ |
| H A D | rpmsg_ns.c | 76 struct rpmsg_endpoint *ns_ept; in rpmsg_ns_probe()
|
| /linux/include/linux/cdx/ |
| H A D | mcdi.h | 67 struct rpmsg_endpoint *ept;
|
| /linux/drivers/net/wwan/ |
| H A D | rpmsg_wwan_ctrl.c | 13 struct rpmsg_endpoint *ept;
|
| /linux/drivers/soc/qcom/ |
| H A D | smd-rpm.c | 28 struct rpmsg_endpoint *rpm_channel;
|
| /linux/drivers/edac/ |
| H A D | versalnet_edac.c | 161 struct rpmsg_endpoint *ept;
|