Home
last modified time | relevance | path

Searched refs:stratix10_svc_free_memory (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/firmware/intel/
Dstratix10-svc-client.h266 void stratix10_svc_free_memory(struct stratix10_svc_chan *chan, void *kaddr);
/Linux-v6.6/drivers/fpga/
Dstratix10-soc.c86 stratix10_svc_free_memory(priv->chan, in s10_free_buffers()
/Linux-v6.6/drivers/firmware/
Dstratix10-svc.c1103 void stratix10_svc_free_memory(struct stratix10_svc_chan *chan, void *kaddr) in stratix10_svc_free_memory() function
1118 EXPORT_SYMBOL_GPL(stratix10_svc_free_memory);
Dstratix10-rsu.c298 stratix10_svc_free_memory(priv->chan, priv->get_spt_response_buf); in rsu_get_spt_callback()