Searched refs:rpmsg_send_offchannel (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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);
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | rpmsg.rst | 113 int rpmsg_send_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|