Home
last modified time | relevance | path

Searched refs:rpmsg_trysend_offchannel (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drpmsg.h192 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst,
300 static inline int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_trysend_offchannel() function
/linux/drivers/rpmsg/
H A Drpmsg_core.c305 * rpmsg_trysend_offchannel() - send a message using explicit src/dst addresses
323 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_trysend_offchannel() function
333 EXPORT_SYMBOL(rpmsg_trysend_offchannel);
/linux/Documentation/staging/
H A Drpmsg.rst178 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst,