Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmxc_nand.c135 int (*check_int)(struct mxc_nand_host *); member
431 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()
452 if (host->devtype_data->check_int(host)) in wait_op_done()
463 if (!timeout && !host->devtype_data->check_int(host)) { in wait_op_done()
474 done = host->devtype_data->check_int(host); in wait_op_done()
1487 .check_int = check_int_v1_v2,
1511 .check_int = check_int_v1_v2,
1536 .check_int = check_int_v1_v2,
1562 .check_int = check_int_v3,
1588 .check_int = check_int_v3,