Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Datmel_nand.c109 struct completion comp_xfer_done; member
1675 complete(&host->nfc->comp_xfer_done); in hsmc_interrupt()
1697 init_completion(&host->nfc->comp_xfer_done); in nfc_prepare_interrupt()
1715 comp[index++] = &host->nfc->comp_xfer_done; in nfc_wait_interrupt()