Searched refs:rpmsg_trysend_offchannel (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | rpmsg.h | 192 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/ |
| A D | rpmsg_core.c | 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/ |
| A D | rpmsg.rst | 178 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst,
|
Completed in 12 milliseconds