Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_epd.h118 struct completion discon; member
Dscif_epd.c324 complete(&ep->discon); in scif_discnt_ack()
Dscif_api.c145 init_completion(&ep->discon); in scif_disconnect_ep()
158 wait_for_completion_timeout(&ep->discon, in scif_disconnect_ep()