Searched refs:rpmsg_send_offchannel (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | rpmsg.h | 127 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 201 static inline int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_send_offchannel() function
|
| /Linux-v5.4/drivers/rpmsg/ |
| D | rpmsg_core.c | 167 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_send_offchannel() function 177 EXPORT_SYMBOL(rpmsg_send_offchannel);
|
| /Linux-v5.4/Documentation/ |
| D | rpmsg.txt | 113 int rpmsg_send_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|