rpmsg_set_flow_control
ret = rpmsg_set_flow_control(eptdev->ept, set, eptdev->chinfo.dst);
EXPORT_SYMBOL_GPL(rpmsg_set_flow_control);
int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst);