Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dmxc_nand.c182 struct completion op_completion; member
440 complete(&host->op_completion); in mxc_nfc_irq()
462 reinit_completion(&host->op_completion); in wait_op_done()
466 time_left = wait_for_completion_timeout(&host->op_completion, HZ); in wait_op_done()
1751 init_completion(&host->op_completion); in mxcnd_probe()