Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c184 struct completion comp_nand; member
314 complete(&host->comp_nand); in lpc3xxx_nand_irq()
329 wait_for_completion(&host->comp_nand); in lpc32xx_waitfunc_nand()
774 init_completion(&host->comp_nand); in lpc32xx_nand_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c183 struct completion comp_nand; member
314 complete(&host->comp_nand); in lpc3xxx_nand_irq()
329 wait_for_completion(&host->comp_nand); in lpc32xx_waitfunc_nand()
775 init_completion(&host->comp_nand); in lpc32xx_nand_probe()

Completed in 4 milliseconds