Searched refs:rpmsg_send_offchannel (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
A D | rpmsg.h | 178 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 257 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 | 211 int rpmsg_send_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_send_offchannel() function 221 EXPORT_SYMBOL(rpmsg_send_offchannel);
|
/linux/Documentation/staging/ |
A D | rpmsg.rst | 113 int rpmsg_send_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|
/linux/ |
A D | vmlinux.symvers | 9091 0x00000000 rpmsg_send_offchannel vmlinux EXPORT_SYMBOL
|
A D | System.map | 48221 ffff800010cf10a0 T rpmsg_send_offchannel
|
A D | .tmp_System.map | 48221 ffff800010cf10a0 T rpmsg_send_offchannel
|
Completed in 344 milliseconds