Searched refs:stratix10_svc_async_send (Results 1 – 3 of 3) sorted by relevance
360 int stratix10_svc_async_send(struct stratix10_svc_chan *chan, void *msg, void **handler,
1251 int stratix10_svc_async_send(struct stratix10_svc_chan *chan, void *msg, in stratix10_svc_async_send() function1366 EXPORT_SYMBOL_GPL(stratix10_svc_async_send);
335 status = stratix10_svc_async_send(priv->chan, &msg, in rsu_send_async_msg()