Home
last modified time | relevance | path

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

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