Searched refs:rpmsg_trysend_offchannel (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | rpmsg.h | 187 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 293 static inline int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, in rpmsg_trysend_offchannel() function
|
/linux-6.3-rc2/drivers/rpmsg/ |
A D | rpmsg_core.c | 321 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_trysend_offchannel() function 331 EXPORT_SYMBOL(rpmsg_trysend_offchannel);
|
/linux-6.3-rc2/Documentation/staging/ |
A D | rpmsg.rst | 174 int rpmsg_trysend_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|
Completed in 5 milliseconds