Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/intel/
H A Dstratix10-svc-client.h258 void *stratix10_svc_allocate_memory(struct stratix10_svc_chan *chan,
/openbmc/linux/drivers/fpga/
H A Dstratix10-soc.c216 kbuf = stratix10_svc_allocate_memory(priv->chan, SVC_BUF_SIZE); in s10_ops_write_init()
/openbmc/linux/drivers/firmware/
H A Dstratix10-svc.c1065 void *stratix10_svc_allocate_memory(struct stratix10_svc_chan *chan, in stratix10_svc_allocate_memory() function
1094 EXPORT_SYMBOL_GPL(stratix10_svc_allocate_memory);
H A Dstratix10-rsu.c780 stratix10_svc_allocate_memory(priv->chan, RSU_GET_SPT_RESP_LEN); in stratix10_rsu_probe()