Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/firmware/intel/
Dstratix10-svc-client.h204 void stratix10_svc_free_memory(struct stratix10_svc_chan *chan, void *kaddr);
/Linux-v5.4/drivers/firmware/
Dstratix10-svc.c934 void stratix10_svc_free_memory(struct stratix10_svc_chan *chan, void *kaddr) in stratix10_svc_free_memory() function
949 EXPORT_SYMBOL_GPL(stratix10_svc_free_memory);
/Linux-v5.4/drivers/fpga/
Dstratix10-soc.c85 stratix10_svc_free_memory(priv->chan, in s10_free_buffers()