Searched refs:check_int (Results 1 – 1 of 1) sorted by relevance
135 int (*check_int)(struct mxc_nand_host *); member431 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()1471 .check_int = check_int_v1_v2,1495 .check_int = check_int_v1_v2,1520 .check_int = check_int_v1_v2,1546 .check_int = check_int_v3,1572 .check_int = check_int_v3,