Searched refs:stratix10_svc_send (Results 1 – 4 of 4) sorted by relevance
218 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg);
803 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg) in stratix10_svc_send() function872 EXPORT_SYMBOL_GPL(stratix10_svc_send);
247 ret = stratix10_svc_send(priv->chan, &msg); in rsu_send_msg()
61 ret = stratix10_svc_send(chan, &msg); in s10_svc_send_msg()