Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dlpc32xx_mlc.c180 struct completion comp_nand; member
312 complete(&host->comp_nand); in lpc3xxx_nand_irq()
326 wait_for_completion(&host->comp_nand); in lpc32xx_waitfunc_nand()
761 init_completion(&host->comp_nand); in lpc32xx_nand_probe()