Searched refs:rpmsg_trysend_offchannel (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | rpmsg.h | 183 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 281 static inline int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_trysend_offchannel() function
|
| /Linux-v5.15/drivers/rpmsg/ |
| D | rpmsg_core.c | 318 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_trysend_offchannel() function 328 EXPORT_SYMBOL(rpmsg_trysend_offchannel);
|
| /Linux-v5.15/Documentation/staging/ |
| D | rpmsg.rst | 174 int rpmsg_trysend_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|