Home
last modified time | relevance | path

Searched refs:stratix10_svc_send (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/firmware/intel/
H A Dstratix10-svc-client.h211 * stratix10_svc_send() - send a message to the remote
218 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg);
/kernel/linux/linux-6.6/include/linux/firmware/intel/
H A Dstratix10-svc-client.h269 * stratix10_svc_send() - send a message to the remote
276 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg);
/kernel/linux/linux-5.10/drivers/firmware/
H A Dstratix10-svc.c793 * stratix10_svc_send() - send a message data to the remote
803 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg) in stratix10_svc_send() function
872 EXPORT_SYMBOL_GPL(stratix10_svc_send); variable
H A Dstratix10-rsu.c247 ret = stratix10_svc_send(priv->chan, &msg); in rsu_send_msg()
/kernel/linux/linux-5.10/drivers/fpga/
H A Dstratix10-soc.c61 ret = stratix10_svc_send(chan, &msg); in s10_svc_send_msg()
62 dev_dbg(dev, "stratix10_svc_send returned status %d\n", ret); in s10_svc_send_msg()
/kernel/linux/linux-6.6/drivers/fpga/
H A Dstratix10-soc.c62 ret = stratix10_svc_send(chan, &msg); in s10_svc_send_msg()
63 dev_dbg(dev, "stratix10_svc_send returned status %d\n", ret); in s10_svc_send_msg()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dstratix10-svc.c944 * stratix10_svc_send() - send a message data to the remote
954 int stratix10_svc_send(struct stratix10_svc_chan *chan, void *msg) in stratix10_svc_send() function
1034 EXPORT_SYMBOL_GPL(stratix10_svc_send); variable
H A Dstratix10-rsu.c340 ret = stratix10_svc_send(priv->chan, &msg); in rsu_send_msg()

Completed in 8 milliseconds