Home
last modified time | relevance | path

Searched refs:stratix10_svc_async_send (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/firmware/intel/
H A Dstratix10-svc-client.h360 int stratix10_svc_async_send(struct stratix10_svc_chan *chan, void *msg, void **handler,
/linux/drivers/firmware/
H A Dstratix10-svc.c1251 int stratix10_svc_async_send(struct stratix10_svc_chan *chan, void *msg, in stratix10_svc_async_send() function
1366 EXPORT_SYMBOL_GPL(stratix10_svc_async_send);
H A Dstratix10-rsu.c335 status = stratix10_svc_async_send(priv->chan, &msg, in rsu_send_async_msg()