Searched refs:rpmsg_send_offchannel (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/include/linux/ |
| D | rpmsg.h | 187 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 274 static inline int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_send_offchannel() function
|
| /Linux-v6.6/drivers/rpmsg/ |
| D | rpmsg_core.c | 214 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_send_offchannel() function 224 EXPORT_SYMBOL(rpmsg_send_offchannel);
|
| /Linux-v6.6/Documentation/staging/ |
| D | rpmsg.rst | 113 int rpmsg_send_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|