Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c135 int (*check_int)(struct mxc_nand_host *); member
435 if (!host->devtype_data->check_int(host)) in mxc_nfc_irq()
456 if (host->devtype_data->check_int(host)) in wait_op_done()
467 if (!time_left && !host->devtype_data->check_int(host)) { in wait_op_done()
478 done = host->devtype_data->check_int(host); in wait_op_done()
1253 .check_int = check_int_v1_v2,
1277 .check_int = check_int_v1_v2,
1302 .check_int = check_int_v1_v2,
1328 .check_int = check_int_v3,
1354 .check_int = check_int_v3,