stratix10_svc_send
ret = stratix10_svc_send(priv->chan, &msg);
EXPORT_SYMBOL_GPL(stratix10_svc_send);
ret = stratix10_svc_send(chan, &msg);
int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg);