Searched refs:rpmsg_trysend_offchannel (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
A D | rpmsg.h | 183 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, 283 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 | 318 int rpmsg_trysend_offchannel(struct rpmsg_endpoint *ept, u32 src, u32 dst, in rpmsg_trysend_offchannel() function 328 EXPORT_SYMBOL(rpmsg_trysend_offchannel);
|
/linux/Documentation/staging/ |
A D | rpmsg.rst | 174 int rpmsg_trysend_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst,
|
/linux/ |
A D | vmlinux.symvers | 922 0x00000000 rpmsg_trysend_offchannel vmlinux EXPORT_SYMBOL
|
A D | System.map | 48225 ffff800010cf11c0 T rpmsg_trysend_offchannel
|
A D | .tmp_System.map | 48225 ffff800010cf11c0 T rpmsg_trysend_offchannel
|
Completed in 327 milliseconds