Searched refs:rpmsg_send_offchannel (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | rpmsg.h | 182 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 267 static inline int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_send_offchannel() function
|
/linux-6.3-rc2/drivers/rpmsg/ |
A 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-6.3-rc2/Documentation/staging/ |
A D | rpmsg.rst | 113 int rpmsg_send_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|
Completed in 5 milliseconds