Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_epd.h109 struct completion discon; member
Dscif_epd.c315 complete(&ep->discon); in scif_discnt_ack()
Dscif_api.c136 init_completion(&ep->discon); in scif_disconnect_ep()
149 wait_for_completion_timeout(&ep->discon, in scif_disconnect_ep()