Searched refs:rpmsg_trysendto (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | rpmsg.h | 131 int rpmsg_trysendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst); 218 static inline int rpmsg_trysendto(struct rpmsg_endpoint *ept, void *data, in rpmsg_trysendto() function
|
| /Linux-v5.4/drivers/rpmsg/ |
| D | rpmsg_core.c | 224 int rpmsg_trysendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst) in rpmsg_trysendto() function 233 EXPORT_SYMBOL(rpmsg_trysendto);
|
| /Linux-v5.4/Documentation/ |
| D | rpmsg.txt | 153 int rpmsg_trysendto(struct rpmsg_channel *rpdev, void *data, int len, u32 dst)
|