Searched refs:rpmsg_trysend_offchannel (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/include/linux/ |
| D | rpmsg.h | 132 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 227 static inline int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_trysend_offchannel() function
|
| /Linux-v4.19/drivers/rpmsg/ |
| D | rpmsg_core.c | 274 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_trysend_offchannel() function 284 EXPORT_SYMBOL(rpmsg_trysend_offchannel);
|
| /Linux-v4.19/Documentation/ |
| D | rpmsg.txt | 174 int rpmsg_trysend_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|