Searched refs:rpmsg_trysend_offchannel (Results 1 - 2 of 2) sorted by relevance

/linux-master/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, function
/linux-master/drivers/rpmsg/
H A Drpmsg_core.c303 * rpmsg_trysend_offchannel() - send a message using explicit src/dst addresses
321 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, function
331 EXPORT_SYMBOL(rpmsg_trysend_offchannel); variable

Completed in 222 milliseconds