Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_rma.h320 int scif_rma_ep_can_uninit(struct scif_endpt *ep);
Dscif_epd.c95 if (scif_rma_ep_can_uninit(ep)) { in scif_cleanup_zombie_epd()
Dscif_rma.c56 int scif_rma_ep_can_uninit(struct scif_endpt *ep) in scif_rma_ep_can_uninit() function