Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c181 struct completion op_completion; member
436 complete(&host->op_completion); in mxc_nfc_irq()
458 reinit_completion(&host->op_completion); in wait_op_done()
462 timeout = wait_for_completion_timeout(&host->op_completion, HZ); in wait_op_done()
1854 init_completion(&host->op_completion); in mxcnd_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c179 struct completion op_completion; member
433 complete(&host->op_completion); in mxc_nfc_irq()
455 reinit_completion(&host->op_completion); in wait_op_done()
459 timeout = wait_for_completion_timeout(&host->op_completion, HZ); in wait_op_done()
1763 init_completion(&host->op_completion); in mxcnd_probe()

Completed in 7 milliseconds