Searched refs:rpmsg_send_offchannel (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A 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/drivers/rpmsg/ |
| A D | rpmsg_core.c | 216 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_send_offchannel() function 226 EXPORT_SYMBOL(rpmsg_send_offchannel);
|
| /linux/Documentation/staging/ |
| A D | rpmsg.rst | 115 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst,
|
Completed in 9 milliseconds