Home
last modified time | relevance | path

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

/linux/include/linux/firmware/intel/
H A Dstratix10-svc-client.h344 int stratix10_svc_remove_async_client(struct stratix10_svc_chan *chan);
/linux/drivers/firmware/
H A Dstratix10-svc.c1189 int stratix10_svc_remove_async_client(struct stratix10_svc_chan *chan) in stratix10_svc_remove_async_client() function
1225 EXPORT_SYMBOL_GPL(stratix10_svc_remove_async_client);
1665 stratix10_svc_remove_async_client(&ctrl->chans[i]); in stratix10_svc_async_exit()
H A Dstratix10-rsu.c771 stratix10_svc_remove_async_client(priv->chan); in stratix10_rsu_probe()