Searched refs:rpmsg_trysend_offchannel (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | rpmsg.h | 132 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 227 static inline int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_trysend_offchannel() function
|
/kernel/linux/linux-5.10/drivers/rpmsg/ |
D | rpmsg_core.c | 274 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_trysend_offchannel() function 284 EXPORT_SYMBOL(rpmsg_trysend_offchannel);
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | rpmsg.rst | 174 int rpmsg_trysend_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|