rpmsg_trysendto
ret = rpmsg_trysendto(eptdev->ept, kbuf, len, eptdev->chinfo.dst);
EXPORT_SYMBOL(rpmsg_trysendto);
int rpmsg_trysendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst);