Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_api.c169 bool flush_conn; in scif_close() local
175 flush_conn = (ep->conn_async_state == ASYNC_CONN_INPROGRESS); in scif_close()
178 if (flush_conn) in scif_close()